Mark Backman
|
4432e7e4f7
|
Add docstrings for PipelineTask and related classes/functions
|
2025-02-06 11:04:54 -05:00 |
|
Mark Backman
|
4c77c3ed34
|
Merge pull request #1148 from pipecat-ai/mb/fix-twilio-serializer
Fix sample rate handling in Twilio and Telnyx serializers
|
2025-02-06 10:25:13 -05:00 |
|
Mark Backman
|
c8ccf13bc7
|
fix: Use audio_in_sample_rate to deserialize data for TelnyxFrameSerializer
|
2025-02-06 09:59:21 -05:00 |
|
Mark Backman
|
ba59736f87
|
fix: Use audio_in_sample_rate to deserialize data for TwilioFrameSerializer
|
2025-02-06 09:55:15 -05:00 |
|
Aleix Conchillo Flaqué
|
bc21a0b817
|
FrameProcessor: add an error about missing super().process_frame(...)
|
2025-02-05 18:33:03 -08:00 |
|
Aleix Conchillo Flaqué
|
feab9c8fa2
|
tests: run_test() now uses PipelineTask
|
2025-02-05 10:34:38 -08:00 |
|
Aleix Conchillo Flaqué
|
61f6669926
|
task: allow passing StartFrame metadata via start_metadata param
|
2025-02-05 10:34:38 -08:00 |
|
Aleix Conchillo Flaqué
|
3be69908d2
|
Merge pull request #1131 from pipecat-ai/aleix/global-audio-sample-rates
introduce PipelineParams audio input/output sample rates
|
2025-02-05 08:11:25 -08:00 |
|
Aleix Conchillo Flaqué
|
fcb80ec330
|
playht: don't set sample_rate in _settings
|
2025-02-05 07:46:24 -08:00 |
|
Mark Backman
|
c9f5684e2f
|
OpenAITTSService: Add warning about changing sample_rate
|
2025-02-05 10:13:46 -05:00 |
|
Mark Backman
|
c257fa1573
|
AzureTTSService, AzureHttpTTSService: add start() method
|
2025-02-05 10:05:19 -05:00 |
|
Mark Backman
|
97c55da29f
|
PlayHTHttpTTSService: add start() method to set sample_rate
|
2025-02-05 09:54:41 -05:00 |
|
Aleix Conchillo Flaqué
|
49426aa9a1
|
transport(websocket): improve exception logging
|
2025-02-04 23:50:45 -08:00 |
|
Aleix Conchillo Flaqué
|
0a333c26da
|
services(elevenlabs): warn if sample rate not supported
|
2025-02-04 23:50:21 -08:00 |
|
Filipi Fuchter
|
7f1ae4b8cc
|
Fixing the issue in Krisp when trying to create more than one filter in the same process.
|
2025-02-04 20:10:56 -03:00 |
|
Aleix Conchillo Flaqué
|
ab45e481be
|
introduce PipelineParams audio input/output sample rates
|
2025-02-04 14:12:56 -08:00 |
|
Aleix Conchillo Flaqué
|
57dadb6359
|
audio(utils): some variable renames
|
2025-02-03 09:33:04 -08:00 |
|
Aleix Conchillo Flaqué
|
aafb2db620
|
GatedOpenAILLMContextAggregator: use keyword argument and add start_open
|
2025-02-03 09:16:44 -08:00 |
|
Aleix Conchillo Flaqué
|
f3f22cf61c
|
AudioBufferProcessor: add start_recording()/stop_recording()
|
2025-02-01 11:06:58 -08:00 |
|
Aleix Conchillo Flaqué
|
371c2f3704
|
canonical: do not reset audio buffers
|
2025-02-01 11:06:58 -08:00 |
|
Aleix Conchillo Flaqué
|
1f14f62696
|
AudioBufferProcessor: fix audio buffer silence computation
|
2025-02-01 11:06:58 -08:00 |
|
Aleix Conchillo Flaqué
|
06449eff2c
|
BaseAudioResampler: make resample() async
|
2025-02-01 11:06:58 -08:00 |
|
Aleix Conchillo Flaqué
|
dcfb86583d
|
serializers: serialize()/deserialize() are now async
|
2025-02-01 11:06:58 -08:00 |
|
Aleix Conchillo Flaqué
|
cda34a1320
|
AudioBufferProcessor: fix user/bot audio buffers silence padding
|
2025-02-01 11:06:58 -08:00 |
|
Aleix Conchillo Flaqué
|
13611fd8e1
|
AudioBufferProcessor: call callback on CancelFrame
|
2025-02-01 11:06:58 -08:00 |
|
Aleix Conchillo Flaqué
|
fc89aad469
|
introduce audio resamplers
|
2025-02-01 11:06:55 -08:00 |
|
Aleix Conchillo Flaqué
|
6c7474e1a2
|
frames: add pass to DTMFFrames
|
2025-01-31 18:37:40 -08:00 |
|
Aleix Conchillo Flaqué
|
11aeb68ddb
|
frames: fix type s/OuputDTMFFrame/OutputDTMFFrame/
|
2025-01-31 18:28:38 -08:00 |
|
Aleix Conchillo Flaqué
|
a43c102fc8
|
Merge pull request #1064 from jcbjoe/jg/additional_dtmf_frames
Added: Additional DTMF frames
|
2025-01-31 18:25:08 -08:00 |
|
Mark Backman
|
41477c8f78
|
Add organization and project level auth in OpenAILLMService
|
2025-01-31 14:27:25 -05:00 |
|
Aleix Conchillo Flaqué
|
bb9a2560c3
|
Merge pull request #1118 from pipecat-ai/aleix/task-manager
introduce TaskManager
|
2025-01-31 10:24:52 -08:00 |
|
Aleix Conchillo Flaqué
|
002699f16c
|
rtvi: delay creating tasks until we get StartFrame
|
2025-01-31 10:06:11 -08:00 |
|
chadbailey59
|
a17243bc1e
|
More Storybot updates (#1116)
* initial changes for gemini storybot
* storybot updates for gemini
* more storybot updates
* interim interruptible commit
* cleanup
* cleanup
* cleanup
* first draft
* wip
* more storybot fixes
* more storybot updates WIP
* committing before changing the image prompting strategy
* wip
* prompt updating
* cleanup
* cleanup
* cleanup
* readme cleanup
* fixup
|
2025-01-30 20:13:18 -06:00 |
|
Aleix Conchillo Flaqué
|
d95819746a
|
tests: make sure QueuedFrameProcessor push frames
|
2025-01-30 13:48:44 -08:00 |
|
Aleix Conchillo Flaqué
|
b65f32e8e1
|
task: start TaskObserver when tasks can be created
We have to start proxy observer tasks once we know the TaskManager has an event
loop.
|
2025-01-30 13:46:56 -08:00 |
|
Aleix Conchillo Flaqué
|
642affb2fe
|
add missing super().process_frame() calls
|
2025-01-30 13:15:17 -08:00 |
|
Aleix Conchillo Flaqué
|
a145005498
|
SyncParallelPipeline: cleanup source/sink processors
|
2025-01-30 13:13:02 -08:00 |
|
Aleix Conchillo Flaqué
|
241f241ed9
|
SyncParallelPipeline: don't add source/sink processors inside pipeline
|
2025-01-30 13:12:37 -08:00 |
|
Aleix Conchillo Flaqué
|
85e572e2d8
|
gladia: cleanup receive messages task
|
2025-01-30 13:10:47 -08:00 |
|
Aleix Conchillo Flaqué
|
10716e8ec1
|
utils: protect obj_id() and obj_count() with a lock
|
2025-01-30 13:10:36 -08:00 |
|
Aleix Conchillo Flaqué
|
41d60a14cc
|
introduce TaskManager and PipelineRunner event loop
|
2025-01-30 13:10:36 -08:00 |
|
Aleix Conchillo Flaqué
|
e69c065a86
|
update CHANGELOG and fix formatting
|
2025-01-30 08:55:29 -08:00 |
|
Aleix Conchillo Flaqué
|
f90c17ab30
|
Merge pull request #1083 from team-telnyx/creating_telnyx_chatbot
Creating telnyx chatbot
|
2025-01-30 08:49:20 -08:00 |
|
Aleix Conchillo Flaqué
|
665a6017f9
|
services(tts): allow pushing silence audio before TTSStoppedFrame
|
2025-01-30 08:46:56 -08:00 |
|
Aleix Conchillo Flaqué
|
2634b03ffa
|
serializers(twilio): handle transport message frames
|
2025-01-30 08:30:09 -08:00 |
|
Aleix Conchillo Flaqué
|
6a50759b9f
|
Merge pull request #1105 from pipecat-ai/aleix/websocket-client
added new websocket client transport
|
2025-01-30 08:28:26 -08:00 |
|
Mark Backman
|
2b4bf57c04
|
Improve ElevenLabs language checking logic
|
2025-01-30 09:52:36 -05:00 |
|
Rafal Skorski
|
b93e4ab9cb
|
Formatting adjusted and the encoding selection moved from TelnyFrameSerilaizer to websocket_endpoint function in server.py
|
2025-01-30 12:52:30 +01:00 |
|
Mark Backman
|
220ce9fd0f
|
GoogleLLMContext: Allow _restructure_from_openai_messages to handle context frames that contain function call data and / or messages
|
2025-01-29 16:01:39 -05:00 |
|
Aleix Conchillo Flaqué
|
091258f617
|
improve create_task names
|
2025-01-29 11:11:40 -08:00 |
|