Mark Backman
9554804a49
Update 11L default model, allow language to be used by more models
2024-12-19 20:33:58 -05:00
Mark Backman
656cbc35e1
Make auto_mode an input parametere for ElevenLabsTTSService; add changelog entry
2024-12-19 20:33:56 -05:00
Aleix Conchillo Flaqué
8b496f8c6f
transports(daily): daily-python 0.14.0 (SIP transfer/refer, DTMF)
2024-12-19 17:08:29 -08:00
Aleix Conchillo Flaqué
15047f5f0a
Merge pull request #885 from pipecat-ai/aleix/parallelpipeline-wait-for-slowest-endframe
...
pipeline(parallel): wait for slowest endframe
2024-12-19 15:18:22 -08:00
Mark Backman
6e0d3aef32
Merge pull request #860 from pipecat-ai/mb/transcription
...
Add a TranscriptProcessor and new frames
2024-12-19 08:15:53 -05:00
Mark Backman
4f093f11db
Add CerebrasLLMService and foundational example
2024-12-19 08:10:31 -05:00
Mark Backman
887a9170b2
Merge pull request #889 from pipecat-ai/mb/openai-realtime-model
...
Add model parameter to OpenAI realtime service constructor, update de…
2024-12-19 08:08:52 -05:00
Mark Backman
3b3e22fe7c
Add model parameter to OpenAI realtime service constructor, update default model
2024-12-18 18:12:51 -05:00
Mark Backman
8a7a61914e
Code review feedback
2024-12-17 22:35:13 -05:00
Mark Backman
1117c21483
Refactor TranscriptProcessor into user and assistant processors
2024-12-17 22:34:22 -05:00
Mark Backman
1f8a217cd1
Code review changes
2024-12-17 22:34:02 -05:00
Mark Backman
b5bd662fe1
Add changelog and rename examples
2024-12-17 22:33:39 -05:00
Aleix Conchillo Flaqué
7322badbe7
audio(koala): add new audio filter KoalaFilter
2024-12-17 18:45:10 -08:00
Aleix Conchillo Flaqué
42bea578e8
pipeline(parallel): wait for slowest endframe
...
If we are sending an EndFrame and a ParallelPipeline has multiple pipelines we
want to wait before pushing the EndFrame downstream until the slowest pipeline
is finished. Otherwise, we could be disconnecting from the transport too early.
2024-12-17 17:05:11 -08:00
Vaibhav159
b94b10f7d6
added change log
2024-12-17 22:11:52 +05:30
Aleix Conchillo Flaqué
fe0a7d07bd
update CHANGELOG
2024-12-16 21:02:38 -08:00
Aleix Conchillo Flaqué
16948b251d
services: fix infinite websocket-bases TTS services retries
...
Fixes #871
2024-12-16 16:36:44 -08:00
Mark Backman
09a611d44b
Merge pull request #856 from pipecat-ai/mb/daily-rest-helpers
...
Remove default 5 min exp time for created rooms, add docstrings
2024-12-13 12:08:58 -05:00
Mark Backman
16d7fb2c4a
Remove default 5 min exp time for created rooms, add docstrings
2024-12-13 12:02:26 -05:00
Aleix Conchillo Flaqué
420ce16807
riva: fix FastPitchTTSService audio stuttering
2024-12-12 22:15:44 -08:00
Aleix Conchillo Flaqué
6d11911d83
Revert "no longer necessary to call super().process_frame(frame, direction)"
2024-12-12 17:03:40 -08:00
Aleix Conchillo Flaqué
10f854aeba
Merge pull request #846 from pipecat-ai/aleix/base-output-transport-audio-sync
...
transport(output): fix non-audio frames sync after audio frames
2024-12-12 14:29:42 -08:00
Aleix Conchillo Flaqué
3c3fd67d96
no longer necessary to call super().process_frame(frame, direction)
2024-12-12 13:03:41 -08:00
Aleix Conchillo Flaqué
db7eaed980
transport(output): fix non-audio frames sync after audio frames
2024-12-12 10:56:02 -08:00
Aleix Conchillo Flaqué
133e1aff6c
polly: renamed AWSTTSService to PollyTTSService
2024-12-11 17:56:43 -08:00
Aleix Conchillo Flaqué
a34d16dabe
tts: support more languages in playht and elevenlabs
2024-12-11 14:53:24 -08:00
Aleix Conchillo Flaqué
a70c785b2e
update CHANGELOG fot 0.0.50
2024-12-11 11:33:13 -08:00
Aleix Conchillo Flaqué
5b5125b74c
frames: transcriptions should be TextFrames as before
2024-12-11 10:42:38 -08:00
Mark Backman
5418cdc4d1
Update the CHANGELOG and README for Gemini Multimodal Live
2024-12-11 11:40:16 -05:00
Aleix Conchillo Flaqué
5b478a5c7a
add SimliVideoService to CHANGELOG
2024-12-10 18:42:26 -08:00
Aleix Conchillo Flaqué
d2dabe4358
riva: rename FastpitchTTSService to FastPitchTTSService
2024-12-10 13:30:43 -08:00
Aleix Conchillo Flaqué
3bf15476a4
processors(filters): add IdentityFilter
2024-12-10 11:01:59 -08:00
Aleix Conchillo Flaqué
0287f06379
Merge pull request #809 from pipecat-ai/aleix/parallel-pipeline-fix-system-frames
...
fix system frames parallel pipeline
2024-12-09 15:48:27 -08:00
Mark Backman
676643d558
Code review fixes
2024-12-09 18:27:07 -05:00
Aleix Conchillo Flaqué
e0a6c6871c
parallel_pipeline: don't queue system frames
2024-12-09 09:38:30 -08:00
Mark Backman
29a042a101
Add changelog entry
2024-12-09 10:52:32 -05:00
Aleix Conchillo Flaqué
e344a73d14
Merge pull request #797 from pipecat-ai/aleix/xtts-default-language
...
services(xtts): default language to Language.EN
2024-12-06 11:00:53 -08:00
Aleix Conchillo Flaqué
423d6485f8
services(xtts): default language to Language.EN
2024-12-06 10:45:20 -08:00
Aleix Conchillo Flaqué
842b3de7f5
FastAPIWebsocketTransport: fix to work with text and binary
2024-12-06 10:31:42 -08:00
Aleix Conchillo Flaqué
3cb7829624
update CHANGELOG
2024-12-06 10:31:11 -08:00
Aleix Conchillo Flaqué
bafb867ffc
services: improve Cartesia, 11Labs, PlayHT and LMNT TTS reconnection
2024-12-06 10:11:59 -08:00
Aleix Conchillo Flaqué
f80a97b545
transports(base_output): wait for output tasks on EndFrame
2024-12-05 11:26:18 -08:00
Mark Backman
f455eb171b
Merge pull request #784 from pipecat-ai/mb/simple-bot-client
...
Update the simple-chatbot demo to have JS and React clients
2024-12-05 08:34:33 -05:00
Aleix Conchillo Flaqué
3d76b30a7c
deepgram: add VAD event handlers
2024-12-04 19:31:09 -08:00
Aleix Conchillo Flaqué
0935d773f5
transport(websockets): fix initial busy loop when using audio mixers
2024-12-04 19:10:39 -08:00
Aleix Conchillo Flaqué
e0f7a8a9f4
audio(mixer): SoundfileMixer doesn't resample files anymore
2024-12-04 19:09:50 -08:00
Aleix Conchillo Flaqué
37c21426bf
Merge pull request #778 from pipecat-ai/aleix/transports-disconnect-on-last-transport
...
transports: fix premature input transport closing
2024-12-04 19:08:23 -08:00
Mark Backman
36208049dc
Update changelog
2024-12-04 21:28:17 -05:00
Aleix Conchillo Flaqué
5b6d9a1050
transports: fix premature input transport closing
2024-12-04 10:56:57 -08:00
Mark Backman
496aded031
Update changelog
2024-12-04 12:38:05 -05:00