Aleix Conchillo Flaqué
|
25dcf7def6
|
PipelineTask: add on_frame_reached_upstream/on_frame_reached_downstream
|
2025-03-13 10:26:11 -07:00 |
|
Aleix Conchillo Flaqué
|
c5aa931096
|
Merge pull request #1358 from pipecat-ai/aleix/abstractmethod-fixes
ai_services: fix abstractmethod issues
|
2025-03-12 17:26:48 -07:00 |
|
Mark Backman
|
b084a3e9e7
|
Merge pull request #1367 from MaCaki/macaki/rime/send_msg_in_flush_audio
[rime client] Sending over trailing space to help indicate end of utt…
|
2025-03-12 14:25:18 -04:00 |
|
macaki
|
5c9e33bc7a
|
formatting
|
2025-03-12 12:20:18 -06:00 |
|
macaki
|
effb5f6cd8
|
added changelog
|
2025-03-12 11:57:25 -06:00 |
|
macaki
|
f843482968
|
[rime client] Sending over trailing space to help indicate end of utterance after a punctuation.
|
2025-03-12 11:26:43 -06:00 |
|
Mark Backman
|
357334e3c9
|
Merge pull request #1341 from pipecat-ai/mb/fix-google-typo
Add a set_language convenience method for GoogleSTTService
|
2025-03-12 09:05:52 -04:00 |
|
Mark Backman
|
59ea94af86
|
Merge pull request #1360 from pipecat-ai/mb/update-cartesia-voice
Update Cartesia voice for demos
|
2025-03-12 08:02:26 -04:00 |
|
Mark Backman
|
4a363bebf0
|
Add a set_language convenience method for GoogleSTTService
|
2025-03-12 07:58:29 -04:00 |
|
Mark Backman
|
c196fb5f98
|
Merge pull request #1342 from pipecat-ai/mb/lmnt-flush-audio
|
2025-03-11 22:22:38 -04:00 |
|
Mark Backman
|
5f97f6ff94
|
Add flush_audio() to LmntTTSService
|
2025-03-11 21:57:54 -04:00 |
|
Mark Backman
|
5860fe5319
|
Merge pull request #1340 from pipecat-ai/mb/fish-flush
Add flush_audio to FishTTSService
|
2025-03-11 21:56:44 -04:00 |
|
Mark Backman
|
3522bbb533
|
tmp
|
2025-03-11 21:55:18 -04:00 |
|
Mark Backman
|
cfca7269f4
|
Update the Cartesia voice in all demos with one built for sonic-2
|
2025-03-11 21:53:03 -04:00 |
|
Mark Backman
|
e6f269a903
|
Add flush_audio to FishTTSService
|
2025-03-11 21:48:41 -04:00 |
|
Mark Backman
|
468e936a5f
|
Merge pull request #1356 from pipecat-ai/mb/add-chirp-tts-support
Add support for Chirp voices in GoogleTTSService
|
2025-03-11 20:12:52 -04:00 |
|
Aleix Conchillo Flaqué
|
740ba4e759
|
ai_services: fix abstractmethod issues
|
2025-03-11 14:29:03 -07:00 |
|
Mark Backman
|
a62741df94
|
Add support for Chirp voices in GoogleTTSService
|
2025-03-11 07:56:27 -04:00 |
|
Mark Backman
|
5bd359ada9
|
Merge pull request #1354 from pipecat-ai/mb/cartesia-changelog
Changelog entry for Cartesia model update
|
2025-03-11 07:20:04 -04:00 |
|
Mark Backman
|
40562402a2
|
Changelog entry for Cartesia model update
|
2025-03-10 21:10:11 -04:00 |
|
Mark Backman
|
98e5089fbe
|
Merge pull request #1353 from kunal-cai/main
[Cartesia] Update the default alias for Cartesia TTS Service
|
2025-03-10 21:07:19 -04:00 |
|
Kunal Shah
|
e1c8a09b60
|
[Cartesia] Update the default alias for Cartesia TTS Service
|
2025-03-10 14:43:58 -07:00 |
|
Filipi da Silva Fuchter
|
154fe65011
|
Merge pull request #1336 from pipecat-ai/fixing_function_calling_examples
Pipecat small fixes and refactored function calling examples
|
2025-03-07 16:10:27 -03:00 |
|
Mark Backman
|
61f534ca34
|
Merge pull request #1334 from pipecat-ai/aleix/user-and-bot-turn-audio
add support for user and bot turn audio
|
2025-03-06 18:35:56 -05:00 |
|
Mark Backman
|
a91c26785f
|
Store recording in a folder
|
2025-03-06 18:31:48 -05:00 |
|
Aleix Conchillo Flaqué
|
d7e93551d2
|
examples(chatbot-audio-recording): add support for user/bot turn audio
|
2025-03-06 11:49:01 -08:00 |
|
Aleix Conchillo Flaqué
|
06c742a2ad
|
AudioBufferProcessor: add on_user_turn_audio_data and on_bot_turn_audio_data
|
2025-03-06 11:49:01 -08:00 |
|
Filipi Fuchter
|
55b0797fd5
|
Removing the extra examples inside the unified-format-function-calling folder
|
2025-03-06 12:00:22 -03:00 |
|
Filipi Fuchter
|
21443b9a08
|
Refactored gemini multimodal example to use the unified format for function calling.
|
2025-03-06 11:59:08 -03:00 |
|
Filipi Fuchter
|
4b167a3c3d
|
Fixing the ruff format.
|
2025-03-06 10:38:45 -03:00 |
|
Filipi Fuchter
|
2df77430aa
|
Refactoring the 14 series examples to use the unified format for function calling.
|
2025-03-06 10:35:26 -03:00 |
|
Filipi Fuchter
|
2d114b15f9
|
Adding missing flush_audio method to AzureTTSService.
|
2025-03-06 10:34:25 -03:00 |
|
Filipi Fuchter
|
26000b616d
|
Fixing the base_whisper services to implement set_language.
|
2025-03-06 10:15:04 -03:00 |
|
Aleix Conchillo Flaqué
|
710eebab09
|
Merge pull request #1332 from pipecat-ai/aleix/base-object-and-event-handlers
introduce BaseObject class
|
2025-03-05 13:41:27 -08:00 |
|
Dominic Stewart
|
532423eb4c
|
Updated example to switch pipelines per the original request (#1320)
|
2025-03-05 13:40:36 -08:00 |
|
Aleix Conchillo Flaqué
|
bb29e50adb
|
introduce BaseObject class
|
2025-03-05 13:38:53 -08:00 |
|
Filipi da Silva Fuchter
|
4048d6782b
|
Merge pull request #1211 from pipecat-ai/function_calling_unified_format
Unified format for function calling
|
2025-03-05 18:30:22 -03:00 |
|
Filipi Fuchter
|
76d36a312b
|
Adding the unified format function calling to the changelog.
|
2025-03-05 14:18:37 -03:00 |
|
Filipi Fuchter
|
2a75373c04
|
Created examples for unified format function calling.
|
2025-03-05 14:12:30 -03:00 |
|
Filipi Fuchter
|
a840b0e815
|
Prevents pytest from collecting TestFrameProcessor.
|
2025-03-05 14:11:52 -03:00 |
|
Filipi Fuchter
|
ebcde719a6
|
Integration test for function calling.
|
2025-03-05 14:11:16 -03:00 |
|
Filipi Fuchter
|
5c912927bb
|
Unit tests for function calling adapters.
|
2025-03-05 14:11:02 -03:00 |
|
Filipi Fuchter
|
0e55db054e
|
Created script to fix ruff format issues.
|
2025-03-05 14:10:47 -03:00 |
|
Filipi Fuchter
|
5967ac0d4f
|
Implementing unified format for function calling.
|
2025-03-05 14:10:32 -03:00 |
|
Aleix Conchillo Flaqué
|
1451483cf7
|
Merge pull request #1330 from pipecat-ai/aleix/playht-update-0.1.12
pyproject: update pyht to 0.1.12
|
2025-03-04 18:35:03 -08:00 |
|
Aleix Conchillo Flaqué
|
c14b85c12b
|
pyproject: update pyht to 0.1.12
Fixes #1309
|
2025-03-04 10:26:11 -08:00 |
|
kompfner
|
9f3c0219d7
|
Merge pull request #1329 from pipecat-ai/add-permissions-to-daily-meeting-token-properties
Add the `permissions` property to `DailyMeetingTokenProperties`
|
2025-03-03 14:44:10 -05:00 |
|
Aleix Conchillo Flaqué
|
ec36fef26e
|
updated CHANGELOG and fix GladiaSTTService formatting
|
2025-03-03 09:53:03 -08:00 |
|
allenmylath
|
5f1848d24b
|
Update gladia.py (#1317)
* Update gladia.py
According to gladia docs
https://docs.gladia.io/api-reference/v2/live/init
speech threshould value close to 1 enables gladia to better isolate speeech from noise.
|
2025-03-03 09:51:11 -08:00 |
|
Aleix Conchillo Flaqué
|
d6867bd12f
|
Merge pull request #1321 from pipecat-ai/aleix/allow-setting-context-aggregator-parameters
LLMService: add user/assistant args to create_context_aggregator()
|
2025-03-03 09:48:31 -08:00 |
|