Commit Graph

  • 84143cc80c self._muted now returns from STT process_audio_frames Mark Backman 2025-02-13 07:00:44 -05:00
  • 229dccedc6 Add the google-cloud-speech package to the google dependency Mark Backman 2025-02-12 23:19:17 -05:00
  • 68aaa1f8f4 Merge pull request #1213 from pipecat-ai/aleix/base-transport-output-bot-vad-stop-secs Aleix Conchillo Flaqué 2025-02-12 19:01:56 -08:00
  • f110a45c85 BaseOutputTransport: use specific VAD stop secs for the bot Aleix Conchillo Flaqué 2025-02-12 13:06:01 -08:00
  • 1e8a86de63 Handle starting muted, add tests Mark Backman 2025-02-12 18:57:17 -05:00
  • ee93e2a2b1 Reorder frame pushing for STTMuteFilter, update STTMuteFrame to SystemFrame Mark Backman 2025-02-12 15:51:18 -05:00
  • 2e87a019a8 Merge pull request #1208 from pipecat-ai/mb/stt-mute-first-bot-speech Mark Backman 2025-02-12 12:21:02 -05:00
  • 687b3d9d4c fixing google llm service error Vaibhav159 2025-02-12 22:22:04 +05:30
  • 397768d872 Add new STTMuteStrategy: MUTE_UNTIL_FIRST_BOT_COMPLETE Mark Backman 2025-02-11 18:36:16 -05:00
  • 24cdcd74e6 Merge pull request #1197 from pipecat-ai/mb/google-stt Mark Backman 2025-02-12 10:16:18 -05:00
  • 5d6370690c Add _reconnect_if_needed to simplify reconnect logic Mark Backman 2025-02-12 10:00:48 -05:00
  • 9f728aa623 Add reconnect logic to handle Google's 5 min time limit Mark Backman 2025-02-11 17:07:48 -05:00
  • 32d8f6153f Update InputParams to languages: support str or List of Languages Mark Backman 2025-02-11 16:21:58 -05:00
  • 8c2071f248 Add ClientOptions for region selection Mark Backman 2025-02-11 15:44:37 -05:00
  • a9c2197dc6 Add ability to update options Mark Backman 2025-02-10 16:57:44 -05:00
  • ce0358804b Docstrings and cleanup Mark Backman 2025-02-10 16:45:49 -05:00
  • 66a6a6a295 Enable interim transcriptions, add VAD events option Mark Backman 2025-02-10 16:33:30 -05:00
  • 9f1732c390 Update CHANGELOG and README Mark Backman 2025-02-10 16:21:09 -05:00
  • b44ddf2456 07n uses all Google services Mark Backman 2025-02-10 16:17:26 -05:00
  • 17420f4d0c Update language support Mark Backman 2025-02-10 16:11:33 -05:00
  • 6cb55ec2cb Add GoogleSTTService Mark Backman 2025-02-10 15:05:22 -05:00
  • e2b4554a54 Merge pull request #1129 from pipecat-ai/instant_voice_demo Filipi da Silva Fuchter 2025-02-12 11:53:40 -03:00
  • fd68b82e48 Merge pull request #1163 from pipecat-ai/mb/rime-websocket Mark Backman 2025-02-12 09:51:56 -05:00
  • cc90f5ab9f Sending the RTVI messages to the websocket Filipi Fuchter 2025-02-12 11:46:49 -03:00
  • 08f40d9179 Adding support to DailyTransport receive raw-audio through appMessage Filipi Fuchter 2025-02-12 11:46:37 -03:00
  • 80e1325621 include codecov.yml Aleix Conchillo Flaqué 2025-02-11 23:45:32 -08:00
  • b4326b253f CartesiaTTSService: reset context id when flushing audio aleix/cartesia-reset-flush-audio-context-id Aleix Conchillo Flaqué 2025-02-11 23:36:08 -08:00
  • ed76a5bfa5 Merge pull request #1202 from pipecat-ai/aleix/fix-simli-audiolayout-error Aleix Conchillo Flaqué 2025-02-11 22:24:22 -08:00
  • 69b0d9035f Mark end_time as unused Mark Backman 2025-02-11 17:44:52 -05:00
  • dcc63dd648 Use the vendor default for temperature Mark Backman 2025-02-11 14:29:33 -05:00
  • 2d08f42870 Merge pull request #1204 from pipecat-ai/aleix/add-coverage-support Aleix Conchillo Flaqué 2025-02-11 11:09:25 -08:00
  • 0814c0bc82 Merge pull request #1203 from pipecat-ai/expose-update-remote-participants-on-daily-transport Mark Backman 2025-02-11 13:57:08 -05:00
  • 28e233b195 Update CHANGELOG to reflect the addition of update_remote_participants() Paul Kompfner 2025-02-11 13:23:47 -05:00
  • 6e4d2d6ade examples: fix more dependabot warnings Aleix Conchillo Flaqué 2025-02-11 10:09:33 -08:00
  • 266135ec54 examples: fix dependabot warnings Aleix Conchillo Flaqué 2025-02-11 10:07:05 -08:00
  • d81aa48262 test-requirements: update transformers to 4.48.0 Aleix Conchillo Flaqué 2025-02-11 10:04:21 -08:00
  • 6f84a65a1a Add FalSTTService mb/fal-whizper Mark Backman 2025-02-11 12:25:54 -05:00
  • 8c7752fbc2 github: add coverage support Aleix Conchillo Flaqué 2025-02-11 09:16:55 -08:00
  • 77fb63372a fix: incorrectly changed the base type in my last pull request for L… (#1184) Julien Le Bourg 2025-02-11 17:35:57 +01:00
  • 5a8279d3c2 Expose update_remote_participants() from DailyTransport Paul Kompfner 2025-02-11 11:16:25 -05:00
  • 4db620198a simli: fix audio layout error Aleix Conchillo Flaqué 2025-02-11 07:05:35 -08:00
  • d35f4c6b99 Add prompt and temperature args to OpenAI and Groq hosted Whisper STT services Mark Backman 2025-02-10 21:06:37 -05:00
  • 0a990b2aaa Merge pull request #1196 from pipecat-ai/aleix/audio-buffer-processor-continuous-intermittent-stream Aleix Conchillo Flaqué 2025-02-10 16:07:12 -08:00
  • 97586b132d Simplify _calculate_word_times Mark Backman 2025-02-10 18:22:46 -05:00
  • 8020db350e Update RimeHttpTTSService to use mistv2 model by default Mark Backman 2025-02-07 09:20:28 -05:00
  • 54f64b8dad Code review feedback Mark Backman 2025-02-07 09:07:18 -05:00
  • 8f8a3ae7f9 Add RimeTTSService Mark Backman 2025-02-06 16:17:38 -05:00
  • 344aff5681 Merge pull request #1191 from pipecat-ai/mb/azure-tts-error-handling Mark Backman 2025-02-10 18:01:39 -05:00
  • 0d2e90cff1 Merge pull request #1190 from pipecat-ai/mb/languages-hosted-whisper Mark Backman 2025-02-10 17:49:38 -05:00
  • 1a8dd6b713 Improve AzureTTSService error handling Mark Backman 2025-02-10 10:50:03 -05:00
  • 2dc585aee0 Merge pull request #1185 from pipecat-ai/mb/update-readme-hacking Mark Backman 2025-02-10 17:45:58 -05:00
  • a64fa44811 Merge pull request #1186 from pipecat-ai/mb/whisper-multilingual Mark Backman 2025-02-10 17:26:10 -05:00
  • baeb83484d Merge pull request #1194 from Vaibhav159/vl_fix_elevenlabs_disconnect_issue Aleix Conchillo Flaqué 2025-02-10 13:41:59 -08:00
  • b0c3f80963 resolve merge conf Vaibhav159 2025-02-11 03:03:32 +05:30
  • eb3c9b1e75 AudioBufferProcessor: handle continuous and intermittent user audio Aleix Conchillo Flaqué 2025-02-10 11:25:58 -08:00
  • ad4cbdb1ec Merge pull request #1159 from Canonical-AI-Inc/gemini-rag Mark Backman 2025-02-10 13:42:11 -05:00
  • 32baee924b RTVI: fix premature bot-tts-text messages (#1193) Aleix Conchillo Flaqué 2025-02-10 10:37:54 -08:00
  • 9cc53509d1 PR feedback: renamed file, added docstring, changed file read logic Adrian Cowham 2025-02-10 09:39:01 -08:00
  • 2c62d3bf32 break once ConnectionClosed error Vaibhav159 2025-02-10 23:04:05 +05:30
  • b06b16adb7 fixing disconnect issue Vaibhav159 2025-02-10 22:55:20 +05:30
  • cd52d73027 Add language support to OpenAI and Groq hosted Whisper Mark Backman 2025-02-10 10:16:31 -05:00
  • c9d8c572c7 Add language support to WhisperSTTService Mark Backman 2025-02-09 10:51:23 -05:00
  • d9439fd398 Add missing pip install -e . step to the README, and clarify steps Mark Backman 2025-02-09 09:15:10 -05:00
  • 081abcedb3 Merge pull request #1176 from pipecat-ai/mb/stt-mute-deprecate-stt-service Mark Backman 2025-02-09 08:35:22 -05:00
  • 1455e24ad1 Add keyword args, collocated warnings import with the deprecation Mark Backman 2025-02-09 08:29:20 -05:00
  • 4613cf4790 Merge pull request #1181 from pipecat-ai/mb/daily-docstrings Mark Backman 2025-02-09 08:05:59 -05:00
  • 7aa2e1209d Merge pull request #1177 from pipecat-ai/mb/perplexity Mark Backman 2025-02-09 08:05:46 -05:00
  • 76daaab6ca Add PerplexityLLMService Mark Backman 2025-02-07 22:12:19 -05:00
  • 37cfe870cc Merge pull request #1183 from pipecat-ai/mb/add-groq-stt Mark Backman 2025-02-09 07:56:35 -05:00
  • 160167758b Add docstrings to daily.py Mark Backman 2025-02-08 09:19:35 -05:00
  • 4b634713a5 Merge pull request #1182 from pipecat-ai/mb/28c-optional-db Mark Backman 2025-02-09 07:52:21 -05:00
  • 72954d5f15 Remove to base_whisper.py Mark Backman 2025-02-09 07:44:29 -05:00
  • f2b07271c1 Update GroqLLMService to use llama-3.3-70b-versatile as the default model Mark Backman 2025-02-08 11:25:41 -05:00
  • 32b9de5f51 Add GroqSTTService, BaseWhisperSTTService, and refactor OpenAISTTService Mark Backman 2025-02-08 11:11:33 -05:00
  • 71ce8f9bcf Merge pull request #1179 from pipecat-ai/mb/remove-command-dash-badge Mark Backman 2025-02-09 07:47:32 -05:00
  • 7d05728e2f Update 28c option to output to log line only by default Mark Backman 2025-02-08 10:00:45 -05:00
  • dee5448b57 Merge pull request #1123 from pipecat-ai/cb/sqlite Mark Backman 2025-02-08 09:07:52 -05:00
  • 1901115dcf Update CHANGELOG mb/README-openai-whisper Mark Backman 2025-02-08 08:55:17 -05:00
  • 3a765d1cf5 Add OpenAI Whisper to STT list in README Mark Backman 2025-02-08 08:52:51 -05:00
  • d67861925a Merge pull request #1128 from golbin/whisper-api Mark Backman 2025-02-08 08:35:26 -05:00
  • 0180619d44 Merge pull request #1173 from TheCodingLand/local-pyaudio-device-ids Mark Backman 2025-02-08 08:04:00 -05:00
  • f07e498612 Remove CommandDash badge from README Mark Backman 2025-02-08 07:59:39 -05:00
  • 57964cb929 fix LocalAudioTransport param type TheCodingLand 2025-02-08 12:32:20 +01:00
  • 6840c77684 apply ruff formatting TheCodingLand 2025-02-08 12:03:23 +01:00
  • a1b58115ce Deprecate stt_service parameter in STTMuteFilter Mark Backman 2025-02-07 19:20:51 -05:00
  • 23eb6e3d46 storybot fixes (#1175) chadbailey59 2025-02-07 13:58:02 -06:00
  • 74a2c38c6c Merge pull request #1174 from pipecat-ai/mb/bump-google-genai-version Mark Backman 2025-02-07 14:53:44 -05:00
  • 90b217fda8 Bump google-genai version to 1.0.0 Mark Backman 2025-02-07 14:32:37 -05:00
  • 6855bc0ada Merge pull request #1166 from pipecat-ai/aleix/google-rtvi-observer Aleix Conchillo Flaqué 2025-02-08 03:19:02 +08:00
  • a359434307 remove Doc and Annotated imports TheCodingLand 2025-02-07 19:42:34 +01:00
  • 856c8959c3 enhance doc TheCodingLand 2025-02-07 19:38:26 +01:00
  • 8da7a42137 adds configurable input and output device ids for local audio TheCodingLand 2025-02-07 19:23:18 +01:00
  • 510a0f5ef5 rtvi: deprecate RTVI.observer() Aleix Conchillo Flaqué 2025-02-07 09:19:43 -08:00
  • 03ac744bcf rtvi: deprecate frame processors Aleix Conchillo Flaqué 2025-02-07 09:17:29 -08:00
  • b058461a7d GoogleRTVIObserver: add explicit constructor Aleix Conchillo Flaqué 2025-02-07 08:51:41 -08:00
  • abd9f16b90 Export .rtvi, update new-chatbot example, rename and update foundational 32 Mark Backman 2025-02-07 08:44:17 -05:00
  • d07732f2e8 rtvi: separate specific google RTVI into a GoogleRTVIObserver Aleix Conchillo Flaqué 2025-02-06 23:12:00 -08:00
  • 4d25582e16 dev-requirements: update pyright and ruff Aleix Conchillo Flaqué 2025-02-06 21:51:57 -08:00
  • d4b2160f9c Merge pull request #1161 from pipecat-ai/aleix/prepare-0.0.56 v0.0.56 Aleix Conchillo Flaqué 2025-02-06 13:50:04 -08:00
  • dd7926aab5 update CHANGELOG for 0.0.56 Aleix Conchillo Flaqué 2025-02-06 13:28:05 -08:00