Aleix Conchillo Flaqué
|
d455fd070e
|
update CHANGELOG
|
2025-03-20 08:51:25 -07:00 |
|
Aleix Conchillo Flaqué
|
d1550d5a85
|
tests: remove TestFrameProcessor, reimplement with run_test()
|
2025-03-20 08:51:25 -07:00 |
|
Aleix Conchillo Flaqué
|
a98000fd1d
|
function calling now run in tasks
|
2025-03-20 08:51:25 -07:00 |
|
Aleix Conchillo Flaqué
|
fc06306efd
|
Merge pull request #1406 from pipecat-ai/aleix/pipeline-task-idle-timeouts
PipelineTask: automatically cancel tasks if pipeline is idle
|
2025-03-20 08:37:39 -07:00 |
|
Aleix Conchillo Flaqué
|
2417ec4f92
|
LLMUserContextAggregator: increase bot_interruption_timeout to 5 seconds
|
2025-03-20 01:20:34 -07:00 |
|
Aleix Conchillo Flaqué
|
7cdcd1c3d1
|
OpenAITTSService: allow specifying any model name
|
2025-03-20 01:20:34 -07:00 |
|
Aleix Conchillo Flaqué
|
b6be25ab84
|
SegmentedSTTService: use VAD events to detect valid audio
|
2025-03-20 00:31:49 -07:00 |
|
Aleix Conchillo Flaqué
|
e18d9f6a11
|
PipelineTask: automatically cancel tasks if pipeline is idle
|
2025-03-19 23:30:46 -07:00 |
|
Aleix Conchillo Flaqué
|
8d58d1c8bb
|
Merge pull request #1404 from pipecat-ai/aleix/gemini-push-frame-fixes
GeminiMultimodalLiveLLMService: fix duplicated messages in context
|
2025-03-19 21:51:39 -07:00 |
|
Aleix Conchillo Flaqué
|
a3b5e4413a
|
WebsocketTTSService: add on_connection_error and reconnect_on_error
|
2025-03-19 19:38:08 -07:00 |
|
Aleix Conchillo Flaqué
|
8942c2e053
|
GeminiMultimodalLiveLLMService: fix duplicated messages in context
Fixes #1384
|
2025-03-19 15:33:54 -07:00 |
|
Aleix Conchillo Flaqué
|
48d73a2636
|
SegmentedSTTService: allow audio to pass-through downstream
|
2025-03-19 11:06:12 -07:00 |
|
Aleix Conchillo Flaqué
|
336e2f1579
|
TTSServices: for now just specify a single text aggregator
|
2025-03-19 11:02:29 -07:00 |
|
Aleix Conchillo Flaqué
|
54620133d4
|
services: add spelling out support to CartesiaTTSService and RimeTTSService
|
2025-03-19 10:57:29 -07:00 |
|
Aleix Conchillo Flaqué
|
e7224473f2
|
utils(text): add new SkipTagsAggregator
|
2025-03-19 10:57:29 -07:00 |
|
Aleix Conchillo Flaqué
|
1a3a268c9d
|
utils(string): add new function parse_start_end_tags()
|
2025-03-19 10:57:29 -07:00 |
|
Aleix Conchillo Flaqué
|
11984b89b7
|
utils(string): add support for floating point numbers
|
2025-03-19 10:57:29 -07:00 |
|
Aleix Conchillo Flaqué
|
1dbad2326a
|
utils(string): support email addresses in end of sentence matching
|
2025-03-19 10:57:27 -07:00 |
|
Mark Backman
|
7f1ccab445
|
Fix: RTVI message disconnect-bot now pushes EndTaskFrame
|
2025-03-19 07:07:45 -04:00 |
|
Aleix Conchillo Flaqué
|
514ecda755
|
TTSService: allow passing multiple text filters and aggregators
|
2025-03-18 17:31:01 -07:00 |
|
Aleix Conchillo Flaqué
|
71a38a120e
|
Merge pull request #1376 from pipecat-ai/aleix/event-handlers-as-tasks
event handlers are now executed in separate tasks
|
2025-03-18 12:10:34 -07:00 |
|
Mark Backman
|
79616de7a4
|
Merge pull request #1392 from pipecat-ai/mb/fix-google-stt-timeout
Fix an issue where GoogleSTTService would timeout due to stream inact…
|
2025-03-18 14:17:44 -04:00 |
|
Mark Backman
|
6368fbe0dd
|
Merge pull request #1318 from Vaibhav159/vl_google_vertex_llm
adding vertex google llm
|
2025-03-18 14:17:21 -04:00 |
|
Mark Backman
|
5dc8b48fbe
|
Fix an issue where GoogleSTTService would timeout due to stream inactivity
|
2025-03-18 14:06:32 -04:00 |
|
Aleix Conchillo Flaqué
|
9112ff114f
|
Merge pull request #1359 from lucasrothman/tavus-output-sample-rate
Tavus support for custom output rate
|
2025-03-18 10:16:34 -07:00 |
|
Aleix Conchillo Flaqué
|
32609b1132
|
event handlers are now executed in separate tasks
|
2025-03-18 09:25:39 -07:00 |
|
Vaibhav159
|
4303ed4991
|
rename service
|
2025-03-18 20:58:21 +05:30 |
|
Mark Backman
|
b28276446d
|
Code review feedback
|
2025-03-18 07:49:54 -04:00 |
|
Mark Backman
|
e731a0d41f
|
Add PairPatternAggregator
|
2025-03-18 07:30:11 -04:00 |
|
Mark Backman
|
4918eab4e8
|
Merge pull request #1371 from pipecat-ai/mb/openai-realtime-transcription
Add TranscriptProcessor support for OpenAIRealtimeBetaLLMService
|
2025-03-18 07:28:07 -04:00 |
|
Adnan Siddiquei
|
188677e601
|
Added 4 new languages: FR, PT, RU, ZH, HI.
|
2025-03-18 10:35:22 +00:00 |
|
Lucas Rothman
|
c57fa93a70
|
Renamed to sample_rate
|
2025-03-17 16:22:36 -07:00 |
|
Mark Backman
|
6885d07e88
|
Simplify the TranscriptProcessor _emit_aggregated_text logic
|
2025-03-17 16:36:03 -04:00 |
|
Mark Backman
|
acd0660f66
|
Update GeminiMultimodalLiveLLMService to work with the TranscriptProcessor
|
2025-03-17 16:36:03 -04:00 |
|
Mark Backman
|
5b6b700214
|
OpenAIRealtimeBetaLLMService outputs a TTSTextFrame
|
2025-03-17 16:35:35 -04:00 |
|
Mark Backman
|
1ad8e28025
|
Update TranscriptProcessor to more robustly handle different TTSTextFrame outputs
|
2025-03-17 16:35:35 -04:00 |
|
Vaibhav159
|
5f000efc61
|
adding example
|
2025-03-15 10:36:26 +05:30 |
|
Vaibhav159
|
fa7da8f5f6
|
adding vertex llm
|
2025-03-15 10:21:40 +05:30 |
|
Aleix Conchillo Flaqué
|
16d7df1c9f
|
removed most deprecations
|
2025-03-14 14:37:08 -07:00 |
|
Aleix Conchillo Flaqué
|
b632d71465
|
TTSService: flush_audio() should be in the base class
|
2025-03-14 10:48:25 -07:00 |
|
Aleix Conchillo Flaqué
|
f8610a69a5
|
introduce text aggregators
|
2025-03-14 10:48:25 -07:00 |
|
Aleix Conchillo Flaqué
|
624a454f8b
|
Merge pull request #1366 from adnansiddiquei/neuphonic-tts-plugin
Add integration for Neuphonic TTS
|
2025-03-14 10:27:24 -07:00 |
|
Adnan Siddiquei
|
11b13d053b
|
Fixed a bug from previous commit. Removed the concept of model from Neuphonic.
|
2025-03-14 11:17:22 +00:00 |
|
Adnan Siddiquei
|
7dec8431e1
|
Review comments by aconchillo.
|
2025-03-14 10:52:13 +00:00 |
|
Aleix Conchillo Flaqué
|
1b3b4ee04a
|
PipelineTask: only call event handlers if a filter is matched
|
2025-03-13 18:44:30 -07:00 |
|
Aleix Conchillo Flaqué
|
87004937be
|
services(ultravox): CHANGELOG, formatting and minor changes
|
2025-03-13 11:49:18 -07:00 |
|
Aleix Conchillo Flaqué
|
b426be3067
|
Merge pull request #1331 from CerebriumAI/feature/ultravox
Added ultravox service
|
2025-03-13 10:40:00 -07:00 |
|
Aleix Conchillo Flaqué
|
25dcf7def6
|
PipelineTask: add on_frame_reached_upstream/on_frame_reached_downstream
|
2025-03-13 10:26:11 -07:00 |
|
Adnan Siddiquei
|
08fb931ef6
|
Swapped NEUPHONIC_API_TOKEN for NEUPHONIC_API_KEY.
|
2025-03-13 12:10:03 +00: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 |
|