Filipi Fuchter
|
de46631bac
|
Fixed an issue where the RTVIProcessor was sending duplicate UserStartedSpeakingFrame and UserStoppedSpeakingFrame messages.
|
2025-10-20 18:39:00 -03:00 |
|
Aleix Conchillo Flaqué
|
a0c93ab6de
|
update CHANGELOG cosmetics
|
2025-10-20 09:07:50 -07:00 |
|
Aleix Conchillo Flaqué
|
4bec566bbf
|
Merge pull request #2885 from pipecat-ai/aleix/daily-python-0.20.0
pyproject: update daily-python to 0.20.0
|
2025-10-20 08:04:52 -07:00 |
|
Aleix Conchillo Flaqué
|
ec3cd24182
|
pyproject: update daily-python to 0.20.0
|
2025-10-20 08:04:34 -07:00 |
|
Paul Kompfner
|
02a88022dd
|
Add a bit more detail to CHANGELOG related to AWSNovaSonicLLMService's support for LLMContext
|
2025-10-20 10:06:09 -04:00 |
|
Paul Kompfner
|
6cae61f2cc
|
Add a bit more detail to CHANGELOG entry about AWSNovaSonicLLMService's support for LLMContext
|
2025-10-20 09:50:23 -04:00 |
|
Paul Kompfner
|
ae5c5ed7f6
|
Update AWSNovaSonicLLMService to work with LLMContext and LLMContextAggregatorPair
|
2025-10-20 09:49:00 -04:00 |
|
Mark Backman
|
5b1a182421
|
Merge branch 'main' into sarvam/tts-v3
|
2025-10-18 09:34:10 -04:00 |
|
Mark Backman
|
6ac0c34413
|
Merge pull request #2879 from sam-s10s/fix/smx-vocab
Fix for SpeechmaticsSTTService AdditionVocabEntry entries
|
2025-10-18 09:27:23 -04:00 |
|
Mark Backman
|
c115422dbf
|
Merge pull request #2857 from dan-ince-aai/main
feat: add keyterms_prompt to AssemblyAI service
|
2025-10-18 09:20:43 -04:00 |
|
nbyers-altira
|
a4867f61aa
|
be a tad more precise in changelog
|
2025-10-17 13:51:49 -04:00 |
|
nbyers-altira
|
a67a765783
|
add changelog, run linter
|
2025-10-17 13:49:52 -04:00 |
|
Daniel Ince
|
cc9c264940
|
Merge branch 'main' into main
|
2025-10-17 15:15:36 +01:00 |
|
Sam Sykes
|
f2c61ac9fd
|
Fix for AdditionVocabEntry without sounds_like items.
|
2025-10-17 14:34:37 +01:00 |
|
Filipi Fuchter
|
3e8a7cc254
|
Adding support for trickle ICE to the SmallWebRTCTransport.
|
2025-10-17 08:57:45 -03:00 |
|
Daniel Ince
|
a600c05570
|
Merge branch 'main' into main
|
2025-10-17 11:43:38 +01:00 |
|
dan-ince-aai
|
3ba6b55659
|
feat: multilingual + changelog updates
|
2025-10-17 11:38:03 +01:00 |
|
shreyas-sarvam
|
d12134038b
|
chore: Update CHANGELOG
|
2025-10-17 10:07:58 +05:30 |
|
Aleix Conchillo Flaqué
|
8d8503bca7
|
OpenAITTSService: allow updating instructions and speed
|
2025-10-16 13:20:49 -07:00 |
|
Aleix Conchillo Flaqué
|
a444097060
|
Merge pull request #2872 from pipecat-ai/aleix/pipeline-task-cancellation-fixes
PipelineTask: fix task cancellation issues
|
2025-10-16 13:18:13 -07:00 |
|
Aleix Conchillo Flaqué
|
1b9e96c016
|
PipelineTask: fix task cancellation issues
|
2025-10-16 13:16:19 -07:00 |
|
vipyne
|
6381335346
|
Add --whatsapp flag to runner
|
2025-10-16 14:15:26 -05:00 |
|
Mark Backman
|
8902f1dc94
|
Bump openai, openpipe versions, add 14x foundational example
|
2025-10-15 15:17:22 -04:00 |
|
Mark Backman
|
a25333ee51
|
Merge pull request #2856 from pipecat-ai/mb/pr-2840-cleanup
Fix an issue in ElevenLabsHttpTTSService where the last word is not e…
|
2025-10-15 15:16:43 -04:00 |
|
Mark Backman
|
ba2ab51ef7
|
Merge pull request #2866 from pipecat-ai/mb/add-sentry-foundational
Add foundation 47-sentry-metrics.py
|
2025-10-15 15:15:52 -04:00 |
|
Mark Backman
|
22557fa668
|
Fix an issue in ElevenLabsHttpTTSService where the last word is not emitted
|
2025-10-15 15:13:54 -04:00 |
|
Aleix Conchillo Flaqué
|
5ea7cc9d32
|
services: added on_connected/on_disconnected events
|
2025-10-15 10:39:31 -07:00 |
|
Mark Backman
|
90d29e04af
|
Merge pull request #2861 from pipecat-ai/mb/11labs-http-apply-text-normalization-fix
fix: set apply_text_normalization as request parameter in ElevenLabsH…
|
2025-10-15 12:59:36 -04:00 |
|
Mark Backman
|
9d78402a33
|
fix: set apply_text_normalization as request parameter in ElevenLabsHttpTTSService
|
2025-10-15 12:56:42 -04:00 |
|
Mark Backman
|
73877218e9
|
Add room_properties to the Daily runner configure() method
|
2025-10-15 12:55:19 -04:00 |
|
Mark Backman
|
6a1be90cbb
|
Merge pull request #2862 from pipecat-ai/mb/11labs-http-aggregate-sentences
Add aggregate_sentences arg to ElevenLabsHttpTTSService
|
2025-10-15 12:54:23 -04:00 |
|
Aleix Conchillo Flaqué
|
fbac959ecb
|
Merge pull request #2865 from pipecat-ai/aleix/stop-audio-filter-also-on-cancel
BaseInputTransport: stop audio filter on cancel
|
2025-10-15 09:53:24 -07:00 |
|
Mark Backman
|
fa5d4ecf86
|
Add foundation 47-sentry-metrics.py
|
2025-10-15 12:45:07 -04:00 |
|
Aleix Conchillo Flaqué
|
83b0dc39f7
|
BaseInputTransport: stop audio filter on cancel
|
2025-10-15 09:22:48 -07:00 |
|
Mark Backman
|
0c31b5ef19
|
Add aggregate_sentences arg to ElevenLabsHttpTTSService
|
2025-10-15 11:49:26 -04:00 |
|
Aleix Conchillo Flaqué
|
be2858bfbb
|
CartesiaSTTService: inherit from WebsocketSTTService
|
2025-10-14 14:14:57 -07:00 |
|
Aleix Conchillo Flaqué
|
d9580f72a9
|
runner: allow subdirectories in --folder
|
2025-10-13 18:29:19 -07:00 |
|
Aleix Conchillo Flaqué
|
0473556992
|
tts: fix RimeHttpTTSService/PiperTTSService 16-bit audio frames alignment
|
2025-10-10 14:19:22 -07:00 |
|
Aleix Conchillo Flaqué
|
502e7e42a7
|
update CHANGELOG for 0.0.90
|
2025-10-10 10:20:19 -07:00 |
|
Mark Backman
|
4b415721e2
|
Update release evals for OpenAI Realtime, Gemini Live Vertex; shorten 26 foundational names
|
2025-10-10 12:26:23 -04:00 |
|
Mark Backman
|
3894d2a4b9
|
Deprecate LivekitFrameSerializer
|
2025-10-10 09:51:57 -04:00 |
|
Filipi Fuchter
|
1b3afb5511
|
Added audio filter KrispVivaFilter using the Krisp VIVA SDK
|
2025-10-10 09:44:47 -03:00 |
|
Aleix Conchillo Flaqué
|
d81b0f6368
|
update CHANGELOG with openai_realtime deprecation
|
2025-10-09 22:14:46 -07:00 |
|
Aleix Conchillo Flaqué
|
aac4ce2d12
|
update CHANGELOG with aws_nova_sonic deprecation
|
2025-10-09 18:32:26 -07:00 |
|
Aleix Conchillo Flaqué
|
cdc86db8ce
|
update CHANGELOG with GoogleVertexLLMService token fix
|
2025-10-09 16:58:22 -07:00 |
|
Aleix Conchillo Flaqué
|
59217eae38
|
runner: add --folder argument to allow file downloads
|
2025-10-09 16:49:51 -07:00 |
|
Aleix Conchillo Flaqué
|
aeace9b9be
|
google: move gemini_live inside google service
|
2025-10-09 16:06:42 -07:00 |
|
Paul Kompfner
|
728361a6a7
|
Add GeminiVertexMultimodalLiveLLMService
|
2025-10-08 21:03:01 -04:00 |
|
Paul Kompfner
|
deaeb75a1f
|
Fix changelog after rebase (and add a missing item)
|
2025-10-08 17:16:31 -04:00 |
|
Paul Kompfner
|
a666327d70
|
Implement ending GeminiMultimodalLiveLLMService gracefully (i.e. after the bot is finished)
|
2025-10-08 17:13:04 -04:00 |
|