Commit Graph

  • 2deca816ae Merge pull request #2137 from pipecat-ai/mb/fish-audio-normalize Mark Backman 2025-07-03 13:29:14 -07:00
  • b8d2fceced Merge pull request #2138 from pipecat-ai/mb/fix-google-llm-import-order Mark Backman 2025-07-03 13:26:32 -07:00
  • 7596d71460 Speechmatics STT + multi-speaker conversations (#2036) Sam Sykes 2025-07-03 21:25:13 +01:00
  • 096067b097 GoogleLLMService: Linting fixes Mark Backman 2025-07-03 13:23:13 -07:00
  • ec09505f6b FishAudioTTSService: Add normalize as InputParam, model_id as arg Mark Backman 2025-07-03 13:14:15 -07:00
  • 251ea756c8 FishTTSService: deprecate model, add reference_id Mark Backman 2025-07-03 12:56:24 -07:00
  • 8f6544efe2 Merge pull request #2133 from pipecat-ai/vp-changelog-fileapi Aleix Conchillo Flaqué 2025-07-03 11:13:02 -07:00
  • 6045a8ad8c Add option to change the base URL for Google Generative AI. (#2113) otaqwawi 2025-07-04 01:12:35 +07:00
  • b184d62634 Merge pull request #2134 from pipecat-ai/aleix/evals-cancel-expired-tasks Aleix Conchillo Flaqué 2025-07-03 10:07:27 -07:00
  • 1a8d512abb scripts(evals): make sure we cancel pending tasks after timeout Aleix Conchillo Flaqué 2025-07-03 10:01:42 -07:00
  • a62be8ea32 docs: add changelog line for gemini files api vipyne 2025-07-03 11:44:34 -05:00
  • c230d94ff0 Merge pull request #2125 from pipecat-ai/mb/deprecate-handle-function-call-start Mark Backman 2025-07-03 12:27:17 -04:00
  • e7b02773f5 Merge pull request #2131 from pipecat-ai/aleix/dtmf-aggregator-dangling-tasks Aleix Conchillo Flaqué 2025-07-03 08:34:50 -07:00
  • ed83248a6b Merge pull request #2130 from pipecat-ai/aleix/pipeline-task-cancel-queue aleix/pipeline-task-cancel-queue Aleix Conchillo Flaqué 2025-07-03 08:32:31 -07:00
  • af8b4901d4 DtmfAggregator: cancel interruption task to avoid a dangling task Aleix Conchillo Flaqué 2025-07-03 08:18:48 -07:00
  • 64c8230960 PipelineTask: cancel idle queue before cancelling task Aleix Conchillo Flaqué 2025-07-03 08:15:31 -07:00
  • bf664534cc PipelineTask: cancel idle queue before cancelling task Aleix Conchillo Flaqué 2025-07-03 08:15:31 -07:00
  • 274a04e535 Merge pull request #2129 from carolin-tavus/carolin-tavus/add-persona-validation Filipi da Silva Fuchter 2025-07-03 11:49:42 -03:00
  • cb81f3d50e format carolin-tavus 2025-07-03 14:38:20 +00:00
  • 30a3b24287 Add persona validation (check that microphone is enabled) carolin-tavus 2025-07-03 14:02:54 +00:00
  • 8aacf71956 Merge pull request #1623 from phamtrung0633/victor/azure-tts-interruption-fix Filipi da Silva Fuchter 2025-07-03 10:51:54 -03:00
  • 72d503d3a3 Azure TTS fixed by clearing the audio queue before synthesizing the next text Victor 2025-07-03 10:48:26 -03:00
  • 453a904290 Merge pull request #2123 from pipecat-ai/aleix/dev-requirements-25-07-02 Aleix Conchillo Flaqué 2025-07-02 23:00:40 -07:00
  • 368bff4fb4 Merge pull request #2101 from pipecat-ai/mb/fix-websocket-example-dir Mark Backman 2025-07-02 22:55:47 -04:00
  • 4ae045d704 Add docs deprecation for handle_function_call_start Mark Backman 2025-07-02 19:53:48 -07:00
  • 8c71939425 Merge pull request #2122 from pipecat-ai/mb/deprecation-docstrings Mark Backman 2025-07-02 21:31:02 -04:00
  • a437c2d365 update examples (dependabot) Aleix Conchillo Flaqué 2025-07-02 16:33:24 -07:00
  • a1784e3237 update dev-requirements (dependabot) Aleix Conchillo Flaqué 2025-07-02 16:08:54 -07:00
  • abee0f853c Add deprecation directives, add indexing, only autodoc members Mark Backman 2025-07-02 13:57:57 -07:00
  • e9d358ed17 Merge pull request #2119 from pipecat-ai/aleix/llm-messages-append-update-run-llm Aleix Conchillo Flaqué 2025-07-02 13:53:36 -07:00
  • c5d54d06bb add run_llm to LLMMessagesAppendFrame and LLMMessagesUpdateFrame Aleix Conchillo Flaqué 2025-07-02 11:12:49 -07:00
  • c16eed7ca2 Merge pull request #2091 from pipecat-ai/filipi/sample_rate Filipi da Silva Fuchter 2025-07-02 16:22:46 -03:00
  • 76388a10b5 Deprecating the create_default_resampler and adding the changelog. Filipi Fuchter 2025-07-02 16:20:58 -03:00
  • 38bcc033a2 Improving the docs about when to use: SOXRAudioResampler x SOXRStreamAudioResampler Filipi Fuchter 2025-07-02 16:20:48 -03:00
  • 5af563cd91 Configured the services to use create_stream_resampler instead of create_default_resampler Filipi Fuchter 2025-07-02 16:20:34 -03:00
  • 3de271161c Fixing the ruff script to also try to fix docstrings. Filipi Fuchter 2025-07-02 16:19:57 -03:00
  • c19f9bc43a Creating a new stream resampler which avoids clicks. Filipi Fuchter 2025-07-02 16:19:47 -03:00
  • ef85d245ed Merge pull request #2120 from haayhappen/patch-1 Mark Backman 2025-07-02 15:18:28 -04:00
  • 25749bd4c0 Update README.md Fynn Merlevede 2025-07-02 20:57:38 +02:00
  • e19c5464fe Merge pull request #2114 from pipecat-ai/mb/bump-google-genai-version Mark Backman 2025-07-02 14:25:29 -04:00
  • 5c2ea3b804 Upgrade google-genai version to 1.24.0 Mark Backman 2025-07-02 06:37:03 -07:00
  • c27348d470 Merge pull request #2118 from pipecat-ai/aleix/daily-python-0.19.4 Aleix Conchillo Flaqué 2025-07-02 10:38:54 -07:00
  • de5f9c9217 pyproject: update daily-python to 0.19.4 Aleix Conchillo Flaqué 2025-07-02 09:51:36 -07:00
  • f9086ee3a2 Merge pull request #2110 from pipecat-ai/aleix/daily-add-virtual-speaker-support Aleix Conchillo Flaqué 2025-07-02 09:50:02 -07:00
  • 43298a9026 Merge pull request #2077 from yousifa/mcp-http-gemini-support Vanessa Pyne 2025-07-02 11:47:25 -05:00
  • d80e228c6f Merge branch 'main' into mcp-http-gemini-support Vanessa Pyne 2025-07-02 11:47:18 -05:00
  • 2902362886 Merge pull request #2115 from pipecat-ai/mb/docstring-cleanup Mark Backman 2025-07-02 11:35:11 -04:00
  • 1cd303ad7f Merge pull request #2090 from pipecat-ai/mb/silero-np-error Mark Backman 2025-07-02 11:28:11 -04:00
  • f590a476e7 Gemini Live fixes, plus additional docstrings Mark Backman 2025-07-02 07:41:15 -07:00
  • e71cb3ba68 Docstring cleanup, fix missing examples imports Mark Backman 2025-07-02 07:27:29 -07:00
  • 510a9af2e5 Merge pull request #2116 from pipecat-ai/filipi/fix_ios_chatbot_demo Filipi da Silva Fuchter 2025-07-02 12:13:51 -03:00
  • 5328f84df4 Fixed an issue to disconnect the iOS chatbot demo. Filipi Fuchter 2025-07-02 12:06:15 -03:00
  • 18817fd81b added docstring in public GeminiFileAPI module Yousif Astarabadi 2025-07-02 00:09:48 -07:00
  • 4bcc536fd2 added arg description in docstring for gemini live init Yousif Astarabadi 2025-07-02 00:03:27 -07:00
  • 1ab2ddd317 fix lint error Yousif Astarabadi 2025-07-01 23:55:34 -07:00
  • 09aa168840 Merge branch 'pipecat-ai:main' into mcp-http-gemini-support Yousif 2025-07-01 23:54:42 -07:00
  • 05753fb207 Merge pull request #1786 from getchannel/main Vanessa Pyne 2025-07-01 20:29:12 -05:00
  • 715e3f8543 Merge branch 'pipecat-ai:main' into main Pete 2025-07-01 20:42:28 -04:00
  • 9c9d4b35a4 remove audio_transcriber from gemini.py Pete 2025-06-10 11:22:16 -04:00
  • 2ee935f784 Update gemini.py getchannel 2025-05-30 12:19:40 -04:00
  • 58aedc88a4 DailyTransport: allow receiving audio in a single track Aleix Conchillo Flaqué 2025-07-01 16:57:07 -07:00
  • 0e60385871 add FileAPI to gemini.py getchannel 2025-05-09 10:50:27 -04:00
  • a4188f7986 Merge pull request #2103 from pipecat-ai/mb/add-user-id-to-transcript Mark Backman 2025-07-01 18:28:12 -04:00
  • c7cbfe7a4f remove grounding metadata commits vipyne 2025-07-01 17:17:13 -05:00
  • f1c9f5040b Update examples/foundational/26f-gemini-multimodal-live-files-api.py vipyne 2025-07-01 16:26:52 -05:00
  • 79e51051c7 New lint rules and remove unused example file vipyne 2025-07-01 16:25:59 -05:00
  • a63d0da528 Update gemini.py Pete 2025-06-21 14:29:09 -04:00
  • 4fd8df208f Add groundingMetadata events.py getchannel 2025-05-30 18:07:09 -04:00
  • 44d3bd30fa Add groundingMetadata and logging gemini.py getchannel 2025-05-30 18:01:15 -04:00
  • 6e6e932370 Create 26g-gemini-multimodal-live-groundingMetadata.py getchannel 2025-05-30 17:36:36 -04:00
  • baccf50417 update correct upload endpoint file_api.py getchannel 2025-05-30 13:41:55 -04:00
  • 7b1071b30d Create 26f-gemini-multimodal-live-files-api.py getchannel 2025-05-30 13:04:52 -04:00
  • bd7ca94196 Update gemini.py getchannel 2025-05-30 12:19:40 -04:00
  • 1ec1aa76e9 Rename file_api to file_api.py getchannel 2025-05-13 22:01:02 -04:00
  • 77c369c3c7 add file_api __init__.py getchannel 2025-05-09 10:53:31 -04:00
  • 9171d4b040 add FileData class events.py getchannel 2025-05-09 10:52:04 -04:00
  • e02b95fca5 Create file_api getchannel 2025-05-09 10:51:24 -04:00
  • d45a07b5e5 add FileAPI to gemini.py getchannel 2025-05-09 10:50:27 -04:00
  • 0cdcfcee8d Remove redundant import and global in SileroOnnxModel Mark Backman 2025-06-29 09:58:00 -04:00
  • 324546b4e7 Merge pull request #2098 from StrongMind/aws-session-token Mark Backman 2025-07-01 16:25:38 -04:00
  • c8ee67a636 Merge pull request #2085 from pipecat-ai/filipi/freeze-test-python-3.10 Filipi da Silva Fuchter 2025-07-01 17:17:38 -03:00
  • b87c57c951 Adding missing docstring to the watchdog event Filipi Fuchter 2025-07-01 17:12:18 -03:00
  • 721f662bbe Making cancel sentinel classes private Filipi Fuchter 2025-07-01 17:09:05 -03:00
  • fccd48bfff Fixing pipeline freeze when using Python 3.10 Filipi Fuchter 2025-07-01 17:05:18 -03:00
  • 5310d903ec Adding the requirements and needed variables for the freeze-test example. Filipi Fuchter 2025-07-01 17:04:27 -03:00
  • 8cbce555e4 Add user_id to stt_traced decorator Mark Backman 2025-07-01 11:09:57 -07:00
  • f6112713e8 Add user_id to TranscriptionFrame and InterimTranscriptionFrame pushed by STTServices Mark Backman 2025-07-01 10:29:20 -07:00
  • cc637f4dea Clean up docstrings after DirectFunction merge (#2105) Mark Backman 2025-07-01 15:22:30 -04:00
  • 7f76a14c54 Merge pull request #2104 from pipecat-ai/pk/changelog-fix kompfner 2025-07-01 15:06:14 -04:00
  • 58675f4d5a renamed clean schema to alternate schema Yousif Astarabadi 2025-07-01 11:50:12 -07:00
  • d50e6db312 Whoops—fix mistake in CHANGELOG (FlowsFunctionSchema -> FunctionSchema) Paul Kompfner 2025-07-01 14:24:27 -04:00
  • de74284a8e Merge pull request #2051 from pipecat-ai/pk/direct-functions kompfner 2025-07-01 14:19:33 -04:00
  • 4c9a295b28 Merge pull request #2095 from pipecat-ai/aleix/examples-smallwebrtc-sdp-munging Aleix Conchillo Flaqué 2025-07-01 09:07:42 -07:00
  • 0968f36d3e fix: remove javascript directory from the websocket README Mark Backman 2025-07-01 09:51:02 -04:00
  • fd570b0377 Update the remaining docstrings, update pre-commit hook, add docstring formatting CI, update CONTRIBUTING with formatting guidance (#2089) Mark Backman 2025-07-01 00:37:04 -04:00
  • 68ea5ee570 Add to change log Paul Shippy 2025-06-30 17:39:42 -07:00
  • f891140a74 Update sample to take in session token Paul Shippy 2025-06-30 17:35:50 -07:00
  • 5ed2d7ac2b Add session token option for AWS Paul Shippy 2025-06-30 17:31:31 -07:00
  • a297e4208e Merge branch 'main' into groundingMetadata Pete 2025-06-30 19:48:55 -04:00
  • b713527da0 examples: add --esp32 for SDP munging if host name specified Aleix Conchillo Flaqué 2025-06-30 12:53:40 -07:00