Commit Graph

  • 9e6fabf110 Merge pull request #818 from pipecat-ai/aleix/fastpitch-rename Aleix Conchillo Flaqué 2024-12-10 13:36:38 -08:00
  • d2dabe4358 riva: rename FastpitchTTSService to FastPitchTTSService Aleix Conchillo Flaqué 2024-12-10 13:30:43 -08:00
  • 1db624575f Merge pull request #795 from pipecat-ai/vp-nvidia-riva Vanessa Pyne 2024-12-10 15:17:26 -06:00
  • a49b4e450b services(riva): check service config before running tts vipyne 2024-12-10 15:15:13 -06:00
  • 9211a37efc services(riva): convention tweaks vipyne 2024-12-09 21:01:43 -06:00
  • 3f9d39329c services(riva): model -> function_id vipyne 2024-12-09 20:57:16 -06:00
  • 5a98ae6380 chore: update test-requirements vipyne 2024-12-09 20:24:33 -06:00
  • 8caad15e9b examples trivial update vipyne 2024-12-09 20:14:10 -06:00
  • 9222d9f721 services(riva): cleanup vipyne 2024-12-09 15:40:29 -06:00
  • 5a467a30a3 add nvidia riva - fastpitch vipyne 2024-12-03 23:03:58 -06:00
  • d74e728332 pyproject: update google-cloud-texttospeech to 2.21.1 Aleix Conchillo Flaqué 2024-12-09 14:00:30 -08:00
  • 8a9fdaf441 services(riva): cleanup vipyne 2024-12-09 15:40:29 -06:00
  • 4b55c73fbe services(riva): make FastpitchTTSService asyncio Aleix Conchillo Flaqué 2024-12-09 13:03:19 -08:00
  • 7e407e5548 services(riva): first working version of ParakeetSTTService Aleix Conchillo Flaqué 2024-12-09 12:56:26 -08:00
  • ce94421c90 pyproject: add riva option and update protobuf and playht Aleix Conchillo Flaqué 2024-12-09 12:55:22 -08:00
  • 49ce3dcb27 add nvidia riva - fastpitch vipyne 2024-12-03 23:03:58 -06:00
  • 6ba2dea6f0 Merge pull request #812 from zzz-heygen/zzz/fix_serializer_backward_compat Aleix Conchillo Flaqué 2024-12-10 13:11:09 -08:00
  • 9ac34ac371 Merge pull request #816 from pipecat-ai/aleix/rtvi-version-update Aleix Conchillo Flaqué 2024-12-10 11:52:28 -08:00
  • a8644d2129 Merge pull request #815 from pipecat-ai/aleix/identity-filter Aleix Conchillo Flaqué 2024-12-10 11:09:20 -08:00
  • 3bf15476a4 processors(filters): add IdentityFilter Aleix Conchillo Flaqué 2024-12-10 10:03:52 -08:00
  • acb3e21432 rtvi: update protocol version to 0.3.0 Aleix Conchillo Flaqué 2024-12-10 10:57:42 -08:00
  • 8c9c81d84b Merge pull request #810 from pipecat-ai/mb/read-the-docs Mark Backman 2024-12-10 12:48:26 -05:00
  • e51e2f781d Merge pull request #765 from simliai/simli Aleix Conchillo Flaqué 2024-12-10 09:23:06 -08:00
  • af6f5ecc86 customize Anthropic client via kwargs, also bumps default model version (#813) Dan Goodman 2024-12-10 09:13:44 -08:00
  • 81a18633ca Remove duplicate frame push if simli connection isn't ready antonyesk601 2024-12-10 10:18:31 +00:00
  • 397342d0b9 Inizialize simli_client on StartFrame; Follow variable naming scheme; Use logger instead of print statements; antonyesk601 2024-12-10 10:11:07 +00:00
  • d6b3a50108 x zzz 2024-12-10 07:50:50 +00:00
  • 66b08161f1 Changes for Read the Docs hosting Mark Backman 2024-12-10 00:54:21 -05:00
  • e7fa1cacce Merge pull request #800 from pipecat-ai/mb/autogen-docs Mark Backman 2024-12-09 22:05:08 -05:00
  • 2d3864ee09 Move API docs generation to docs/api Mark Backman 2024-12-09 20:39:29 -05:00
  • 0287f06379 Merge pull request #809 from pipecat-ai/aleix/parallel-pipeline-fix-system-frames Aleix Conchillo Flaqué 2024-12-09 15:48:27 -08:00
  • 681c8ffb1d Merge pull request #807 from pipecat-ai/mb/stt-mute-strategy Mark Backman 2024-12-09 18:34:30 -05:00
  • 676643d558 Code review fixes Mark Backman 2024-12-09 18:15:33 -05:00
  • 0c4cbc2615 Push FunctionCall Frames upstream and downstream; update example Mark Backman 2024-12-09 17:23:50 -05:00
  • e690c98230 transports(daily): no need for joining flag Aleix Conchillo Flaqué 2024-12-09 09:36:48 -08:00
  • e0a6c6871c parallel_pipeline: don't queue system frames Aleix Conchillo Flaqué 2024-12-09 09:35:18 -08:00
  • 29a042a101 Add changelog entry Mark Backman 2024-12-09 10:52:32 -05:00
  • 1cc2da571e Add new STT mute strategy, accept a set of strategies Mark Backman 2024-12-09 10:50:08 -05:00
  • c6b401b5d1 Merge pull request #805 from pipecat-ai/khk/parallel-pipeline-fix Kwindla Hultman Kramer 2024-12-07 21:49:16 -08:00
  • 315b7fcc34 check to avoid double-join Kwindla Hultman Kramer 2024-12-07 21:22:36 -08:00
  • e9f5fe0f37 Merge pull request #802 from Allenmylath/patch-22 Mark Backman 2024-12-07 10:14:44 -05:00
  • 64faf2218e Update examples/patient-intake/README.md allenmylath 2024-12-07 19:08:00 +05:30
  • e77a785a7d Update README.md allenmylath 2024-12-07 13:36:50 +05:30
  • 03a269fb87 Merge pull request #801 from pipecat-ai/aleix/rtvi-handle-transport-urgent-frames Mark Backman 2024-12-06 21:33:18 -05:00
  • d1a55c6063 rtvi: handle transport urgent frames Aleix Conchillo Flaqué 2024-12-06 17:51:09 -08:00
  • 61d0fa42f1 Add a workflow to generate the docs Mark Backman 2024-12-06 20:26:36 -05:00
  • 16de1fca9b Add Read the Docs config Mark Backman 2024-12-06 20:15:17 -05:00
  • 2ad83f23c8 Initial reference docs commit Mark Backman 2024-12-06 17:07:20 -05:00
  • 422ee98db0 Merge pull request #798 from pipecat-ai/aleix/functioncall-data-frames Aleix Conchillo Flaqué 2024-12-06 16:38:23 -08:00
  • 3d4620cf95 frames: FunctionCallResultFrame should be a DataFrame as before Aleix Conchillo Flaqué 2024-12-06 10:48:20 -08:00
  • 752a6f02b5 Merge pull request #799 from pipecat-ai/aleix/cartesia-interruptions-fix Aleix Conchillo Flaqué 2024-12-06 11:52:22 -08:00
  • 7e41809ec2 cartesia: fix broken interruptions Aleix Conchillo Flaqué 2024-12-06 11:49:03 -08:00
  • e344a73d14 Merge pull request #797 from pipecat-ai/aleix/xtts-default-language Aleix Conchillo Flaqué 2024-12-06 11:00:53 -08:00
  • d6f480fa50 Merge pull request #791 from pipecat-ai/aleix/fastapi-generic-websocket Aleix Conchillo Flaqué 2024-12-06 10:46:16 -08:00
  • 423d6485f8 services(xtts): default language to Language.EN Aleix Conchillo Flaqué 2024-12-06 10:45:20 -08:00
  • 842b3de7f5 FastAPIWebsocketTransport: fix to work with text and binary Aleix Conchillo Flaqué 2024-12-05 23:53:45 -08:00
  • 3cb7829624 update CHANGELOG Aleix Conchillo Flaqué 2024-12-06 10:30:50 -08:00
  • 4292507616 Merge pull request #793 from balalofernandez/send-interruption-to-cartesia Aleix Conchillo Flaqué 2024-12-06 10:26:34 -08:00
  • 98c9759f41 Merge pull request #796 from pipecat-ai/aleix/improve-tts-reconnection Aleix Conchillo Flaqué 2024-12-06 10:22:54 -08:00
  • bafb867ffc services: improve Cartesia, 11Labs, PlayHT and LMNT TTS reconnection Aleix Conchillo Flaqué 2024-12-06 09:25:04 -08:00
  • b05809be2e Merge pull request #794 from pipecat-ai/mb/upgrade-anthropic Mark Backman 2024-12-06 12:01:51 -05:00
  • 57d346ce13 Upgrade Anthropic to the latest to avoid collision with aiohttp 3.11.9 Mark Backman 2024-12-06 11:59:19 -05:00
  • 9001cb17ce Fix interruption frame to avoid issues with sending None balalo 2024-12-06 17:42:46 +01:00
  • 40cfd9776f Merge pull request #792 from pipecat-ai/mb/cartesia-languages Mark Backman 2024-12-06 09:57:38 -05:00
  • d68b3ad1b2 Add additional languages for Cartesia Mark Backman 2024-12-06 09:22:05 -05:00
  • 9b51588b92 Merge pull request #782 from pipecat-ai/khk/flash-transcription Kwindla Hultman Kramer 2024-12-05 12:50:18 -08:00
  • 9a36a4ca32 Merge pull request #790 from pipecat-ai/aleix/base-output-transport-wait-for-output-tasks Aleix Conchillo Flaqué 2024-12-05 11:30:55 -08:00
  • f80a97b545 transports(base_output): wait for output tasks on EndFrame Aleix Conchillo Flaqué 2024-12-05 11:04:07 -08:00
  • 274278e229 Merge pull request #789 from pipecat-ai/mb/update-simple-chatbot-demo Mark Backman 2024-12-05 11:56:07 -05:00
  • 6b94bcac03 Add RTVI transcripts, align styling Mark Backman 2024-12-05 11:12:48 -05:00
  • 969b87dee9 update aiohttp version to 3.11.9 Aleix Conchillo Flaqué 2024-12-05 07:35:21 -08:00
  • bc699735a3 Send interruption message to cartesia balalo 2024-12-05 16:23:40 +01:00
  • 00fd381808 Merge pull request #745 from pipecat-ai/mb/user-idle Mark Backman 2024-12-05 10:12:02 -05:00
  • 672b1c6d73 Merge pull request #786 from Allenmylath/patch-21 Mark Backman 2024-12-05 09:15:24 -05:00
  • f455eb171b Merge pull request #784 from pipecat-ai/mb/simple-bot-client Mark Backman 2024-12-05 08:34:33 -05:00
  • 62c8c90e17 Update README.md allenmylath 2024-12-05 13:23:05 +05:30
  • 28bb448605 Merge pull request #783 from pipecat-ai/aleix/deepgram-vad-event-handlers Aleix Conchillo Flaqué 2024-12-04 19:35:22 -08:00
  • 3d76b30a7c deepgram: add VAD event handlers Aleix Conchillo Flaqué 2024-12-04 17:24:27 -08:00
  • 0ae8ca0813 Merge pull request #781 from pipecat-ai/aleix/websocket-transports-mixer-fixes Aleix Conchillo Flaqué 2024-12-04 19:12:20 -08:00
  • 0935d773f5 transport(websockets): fix initial busy loop when using audio mixers Aleix Conchillo Flaqué 2024-12-04 15:15:43 -08:00
  • e0f7a8a9f4 audio(mixer): SoundfileMixer doesn't resample files anymore Aleix Conchillo Flaqué 2024-12-04 15:14:02 -08:00
  • 2a0e01898f Merge pull request #780 from pipecat-ai/aleix/gstreamer-default-sample-rate Aleix Conchillo Flaqué 2024-12-04 19:09:02 -08:00
  • 9d25e325dd Merge pull request #779 from pipecat-ai/aleix/websocket-server-audio-mixins-fix Aleix Conchillo Flaqué 2024-12-04 19:08:41 -08:00
  • 37c21426bf Merge pull request #778 from pipecat-ai/aleix/transports-disconnect-on-last-transport Aleix Conchillo Flaqué 2024-12-04 19:08:23 -08:00
  • c467ec8ded Merge pull request #772 from pipecat-ai/mb/nim-llm Mark Backman 2024-12-04 21:41:09 -05:00
  • a367a038f1 fix for finally clause Kwindla Hultman Kramer 2024-12-04 18:31:30 -08:00
  • e45a123eab Add image to README Mark Backman 2024-12-04 21:29:22 -05:00
  • 2ecc0e2b13 Remove node modules Mark Backman 2024-12-04 21:26:10 -05:00
  • d532e924cd Add .gitignore Mark Backman 2024-12-04 21:22:53 -05:00
  • 36208049dc Update changelog Mark Backman 2024-12-04 21:18:03 -05:00
  • 1d11419691 Update the simple-chatbot demo to have JS and React clients Mark Backman 2024-12-04 21:13:14 -05:00
  • 05451f882d Merge pull request #777 from pipecat-ai/mb/twilio-example Mark Backman 2024-12-04 20:26:45 -05:00
  • 9c22f5b81b async google llm Kwindla Hultman Kramer 2024-12-04 15:52:52 -08:00
  • 752ad01ccd Initial commit for full stack chatbot mb/fullstack-simple-chatbot Mark Backman 2024-12-04 16:50:31 -05:00
  • c582297547 Update examples/patient-intake/README.md allenmylath 2024-12-04 23:27:25 +05:30
  • 0aa1ab0ead Update README.md allenmylath 2024-12-04 10:24:17 +05:30
  • 2d3a4d08f3 Update README.md allenmylath 2024-12-04 10:21:17 +05:30
  • 891f261191 gstreamer: update default sample rate to 24000 Aleix Conchillo Flaqué 2024-12-04 14:41:44 -08:00
  • 13c27eaa1d frames: fix AudioRawFrame mixin Aleix Conchillo Flaqué 2024-12-04 13:25:37 -08:00
  • c395d1a234 Merge pull request #773 from Allenmylath/patch-20 Mark Backman 2024-12-04 14:45:38 -05:00