Aleix Conchillo Flaqué
|
06043ce9b1
|
missing no longer necessary to call super().process_frame(frame, direction)
|
2024-12-12 14:53:56 -08:00 |
|
Aleix Conchillo Flaqué
|
3f3a853d71
|
no longer necessary to call AIService super().start/stop/cancel(frame)
|
2024-12-12 14:45:20 -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é
|
d8caf007b0
|
Merge pull request #849 from pipecat-ai/aleix/no-need-for-super-process-frame
no longer necessary to call super().process_frame(frame, direction)
|
2024-12-12 14:29:10 -08:00 |
|
Mark Backman
|
19c178ebc7
|
Fix docs generation build issues
|
2024-12-12 17:18:04 -05: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 |
|
Mark Backman
|
276fd86ecb
|
More fixes for missing packages
|
2024-12-12 13:25:13 -05:00 |
|
Mark Backman
|
414dcf9810
|
Improve TOC in sidebar, fix missing services
|
2024-12-12 11:06:09 -05: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é
|
cff9bb6068
|
Merge pull request #835 from pipecat-ai/aleix/even-more-parallel-pipeline-fixes
parallel_pipeline: fix system frames and parallel pipelines again
|
2024-12-11 11:15:59 -08:00 |
|
Aleix Conchillo Flaqué
|
2dd418a38d
|
parallel_pipeline: fix system frames and parallel pipelines again
The previous fixes didn't take into account that system frames can be generated
inside the internal pipelines.
|
2024-12-11 10:55:04 -08:00 |
|
Aleix Conchillo Flaqué
|
5b5125b74c
|
frames: transcriptions should be TextFrames as before
|
2024-12-11 10:42:38 -08:00 |
|
Mark Backman
|
1e45e55528
|
Add copyright block to audio_transcriber
|
2024-12-11 11:06:48 -05:00 |
|
Kwindla Hultman Kramer
|
81895f4a5c
|
Gemini Multimodal Live API service
|
2024-12-11 07:38:23 -08:00 |
|
Aleix Conchillo Flaqué
|
62ec2f5d1e
|
Merge pull request #814 from pipecat-ai/aleix/simli-updates
minor simli updates
|
2024-12-10 18:48:29 -08:00 |
|
Aleix Conchillo Flaqué
|
4f9a4ebce2
|
Merge pull request #820 from pipecat-ai/aleix/more-parallelpipeline-fixes
parallel_pipeline: fix system frames again
|
2024-12-10 18:43:34 -08:00 |
|
Aleix Conchillo Flaqué
|
87c1f2bcce
|
services(simli): remove ready flag, events vs sleep, handle CancelledError
|
2024-12-10 18:42:12 -08:00 |
|
Aleix Conchillo Flaqué
|
ffe1e023e7
|
Merge pull request #819 from pipecat-ai/aleix/fix-openaillmcontext-from-image-frame
fix OpenAILLMContext from image frame
|
2024-12-10 18:39:55 -08:00 |
|
Aleix Conchillo Flaqué
|
ecf0c61af9
|
services(openpipe): use OpenAILLMService to get access to aggregators
|
2024-12-10 18:29:03 -08:00 |
|
Aleix Conchillo Flaqué
|
7b6bbc29ed
|
parallel_pipeline: fix system frames again
|
2024-12-10 18:12:33 -08:00 |
|
Aleix Conchillo Flaqué
|
9e7ecccf1e
|
google: fix VisionImageRawFrame context
|
2024-12-10 17:39:52 -08:00 |
|
Aleix Conchillo Flaqué
|
a618bd3fa6
|
openai: remove from_image_frame() and use add_image_frame_message()
|
2024-12-10 17:39:52 -08:00 |
|
Aleix Conchillo Flaqué
|
d2dabe4358
|
riva: rename FastpitchTTSService to FastPitchTTSService
|
2024-12-10 13:30:43 -08:00 |
|
vipyne
|
a49b4e450b
|
services(riva): check service config before running tts
|
2024-12-10 15:15:46 -06:00 |
|
vipyne
|
9211a37efc
|
services(riva): convention tweaks
|
2024-12-10 15:15:46 -06:00 |
|
vipyne
|
3f9d39329c
|
services(riva): model -> function_id
|
2024-12-10 15:15:46 -06:00 |
|
vipyne
|
9222d9f721
|
services(riva): cleanup
|
2024-12-10 15:15:46 -06:00 |
|
vipyne
|
5a467a30a3
|
add nvidia riva - fastpitch
|
2024-12-10 15:15:46 -06:00 |
|
vipyne
|
8a9fdaf441
|
services(riva): cleanup
|
2024-12-10 15:15:46 -06:00 |
|
Aleix Conchillo Flaqué
|
4b55c73fbe
|
services(riva): make FastpitchTTSService asyncio
|
2024-12-10 15:15:46 -06:00 |
|
Aleix Conchillo Flaqué
|
7e407e5548
|
services(riva): first working version of ParakeetSTTService
|
2024-12-10 15:15:46 -06:00 |
|
vipyne
|
49ce3dcb27
|
add nvidia riva - fastpitch
|
2024-12-10 15:15:46 -06:00 |
|
Aleix Conchillo Flaqué
|
6ba2dea6f0
|
Merge pull request #812 from zzz-heygen/zzz/fix_serializer_backward_compat
fix: make ProtobufFrameSerializer backwards compatible
|
2024-12-10 13:11:09 -08:00 |
|
Aleix Conchillo Flaqué
|
9ac34ac371
|
Merge pull request #816 from pipecat-ai/aleix/rtvi-version-update
rtvi: update protocol version to 0.3.0
|
2024-12-10 11:52:28 -08:00 |
|
Aleix Conchillo Flaqué
|
3bf15476a4
|
processors(filters): add IdentityFilter
|
2024-12-10 11:01:59 -08:00 |
|
Aleix Conchillo Flaqué
|
acb3e21432
|
rtvi: update protocol version to 0.3.0
|
2024-12-10 10:57:42 -08:00 |
|
Aleix Conchillo Flaqué
|
e51e2f781d
|
Merge pull request #765 from simliai/simli
Add Simli Service
|
2024-12-10 09:23:06 -08:00 |
|
Dan Goodman
|
af6f5ecc86
|
customize Anthropic client via kwargs, also bumps default model version (#813)
* customize Anthropic client via kwargs
* bump default model
|
2024-12-10 09:13:44 -08:00 |
|
antonyesk601
|
81a18633ca
|
Remove duplicate frame push if simli connection isn't ready
|
2024-12-10 10:18:31 +00:00 |
|
antonyesk601
|
397342d0b9
|
Inizialize simli_client on StartFrame; Follow variable naming scheme; Use logger instead of print statements;
|
2024-12-10 10:11:07 +00:00 |
|
zzz
|
d6b3a50108
|
x
|
2024-12-10 07:50:50 +00:00 |
|
Mark Backman
|
e7fa1cacce
|
Merge pull request #800 from pipecat-ai/mb/autogen-docs
Auto-generate API reference docs
|
2024-12-09 22:05:08 -05: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 |
|
Mark Backman
|
0c4cbc2615
|
Push FunctionCall Frames upstream and downstream; update example
|
2024-12-09 18:27:07 -05:00 |
|
Aleix Conchillo Flaqué
|
e690c98230
|
transports(daily): no need for joining flag
This was put back because of an issue in ParallelPipeline but that issue is now
fixed so the joining check is not really necessary.
|
2024-12-09 09:38:30 -08:00 |
|
Aleix Conchillo Flaqué
|
e0a6c6871c
|
parallel_pipeline: don't queue system frames
|
2024-12-09 09:38:30 -08:00 |
|
Mark Backman
|
1cc2da571e
|
Add new STT mute strategy, accept a set of strategies
|
2024-12-09 10:50:08 -05:00 |
|