Aleix Conchillo Flaqué
|
8d92cbac93
|
Merge pull request #230 from pipecat-ai/aleix/processor-names
processor names
|
2024-06-13 03:16:07 +08:00 |
|
Aleix Conchillo Flaqué
|
0225443ec8
|
transports(base): always send MetricsFrame
|
2024-06-12 12:15:29 -07:00 |
|
Aleix Conchillo Flaqué
|
71e1d0a334
|
pipeline: send initial TTFB initial metrics from PipelineTask
|
2024-06-12 12:15:29 -07:00 |
|
Aleix Conchillo Flaqué
|
83f69e02fd
|
allow specifying frame processor names
|
2024-06-12 12:15:29 -07:00 |
|
Aleix Conchillo Flaqué
|
e1b2da1ff0
|
serializer: allow deserialize() to return None
|
2024-06-12 12:11:36 -07:00 |
|
Kwindla Hultman Kramer
|
5eb1b90a4b
|
Merge pull request #229 from pipecat-ai/khk-deepgram-url-configurable
Deepgram TTS service improvements
|
2024-06-12 14:52:04 -04:00 |
|
Aleix Conchillo Flaqué
|
f65f566829
|
re-add transports/services/helpers/__init__.py
|
2024-06-12 10:37:28 -07:00 |
|
Jon Taylor
|
a834d26885
|
removed https from daily boy
|
2024-06-12 10:35:03 -07:00 |
|
Aleix Conchillo Flaqué
|
72c27215b6
|
transports(websocket): use push_audio_frame()
|
2024-06-12 10:29:39 -07:00 |
|
Aleix Conchillo Flaqué
|
81282f9c4d
|
services(deepgram): keep conenction alive
|
2024-06-12 10:29:22 -07:00 |
|
Kwindla Hultman Kramer
|
049f110344
|
PipelineTask should not exit when Deepgram TTS returns a Bad Request "unutterable"
|
2024-06-12 09:24:09 -07:00 |
|
Aleix Conchillo Flaqué
|
7390e42f5c
|
transports(daily): DailyRoomProperties now allow extra unknown parameters
|
2024-06-11 22:31:32 -07:00 |
|
Aleix Conchillo Flaqué
|
9cd07d81f8
|
processors: fix LLMResponseAggregator with lower VAD values
|
2024-06-11 22:30:06 -07:00 |
|
Aleix Conchillo Flaqué
|
7410fe1d1e
|
transport: chunk longer audio frames
|
2024-06-11 17:50:51 -07:00 |
|
Aleix Conchillo Flaqué
|
0aedaa8553
|
services(deepgram): abstract StartFrame/EndFrame/CancelFrame
|
2024-06-10 21:18:42 -07:00 |
|
Aleix Conchillo Flaqué
|
6554479d39
|
transports: don't queue system frames
|
2024-06-10 21:00:01 -07:00 |
|
Aleix Conchillo Flaqué
|
ef380321cf
|
services: added new DeepgramSTTService
|
2024-06-10 21:00:01 -07:00 |
|
Kwindla Hultman Kramer
|
294b037730
|
configurable deepgram base url
|
2024-06-08 09:38:48 -04:00 |
|
Aleix Conchillo Flaqué
|
1afe6901d9
|
processors: add processors_with_metrics() and can_generate_metrics()
|
2024-06-07 13:38:21 -07:00 |
|
Aleix Conchillo Flaqué
|
3e019fb512
|
services(openai): remove unused _chat_completions
|
2024-06-07 13:18:11 -07:00 |
|
Aleix Conchillo Flaqué
|
0b32e42d25
|
transports(daily): fix extra super().process_frame()
|
2024-06-07 13:17:50 -07:00 |
|
Aleix Conchillo Flaqué
|
8d18be5069
|
services(anthropic): fix metrics
|
2024-06-07 13:17:50 -07:00 |
|
Aleix Conchillo Flaqué
|
e715d99d0c
|
pipeline: send initial ttfb metrics mapping
|
2024-06-07 13:17:50 -07:00 |
|
Aleix Conchillo Flaqué
|
dc28590247
|
moved ParallelTask to pipecat.pipeline.parallel_task
|
2024-06-07 13:17:50 -07:00 |
|
Aleix Conchillo Flaqué
|
4b2a18837f
|
services(whisper): add text logging
|
2024-06-07 13:12:51 -07:00 |
|
Aleix Conchillo Flaqué
|
b4340d0185
|
services(whisper): increase no speech probability to 0.4
|
2024-06-07 13:12:21 -07:00 |
|
Aleix Conchillo Flaqué
|
21cd21de1b
|
processors(filters): add FunctionFilter
|
2024-06-07 13:12:18 -07:00 |
|
Aleix Conchillo Flaqué
|
a1f1d1995c
|
transports: allow sending metrics
|
2024-06-06 14:35:34 -07:00 |
|
Aleix Conchillo Flaqué
|
390582d7f3
|
services: use start/stop_ttfb_metrics to report TTFB metrics
|
2024-06-06 14:00:10 -07:00 |
|
Aleix Conchillo Flaqué
|
e765a29ca2
|
processors: implement base process_frame(). all subsclassed should call it
|
2024-06-06 10:54:21 -07:00 |
|
Kwindla Hultman Kramer
|
cf5c244487
|
Merge branch 'main' into khk-tts-timings
|
2024-06-06 13:05:42 -04:00 |
|
Kwindla Hultman Kramer
|
ac7bc35944
|
azure tts ttfb
|
2024-06-06 11:45:48 -04:00 |
|
Kwindla Hultman Kramer
|
ddfd721f6e
|
openai tts ttfb
|
2024-06-06 11:32:47 -04:00 |
|
Kwindla Hultman Kramer
|
aee3916cd1
|
cartesia async fixed
|
2024-06-06 11:24:26 -04:00 |
|
Kwindla Hultman Kramer
|
3eff1e559b
|
pipecat async working, but maybe needs a threaded implementation
|
2024-06-06 11:11:06 -04:00 |
|
Kwindla Hultman Kramer
|
1a542c91fa
|
temp commit, woring on playht
|
2024-06-06 10:48:22 -04:00 |
|
Aleix Conchillo Flaqué
|
3dd4bac6e6
|
vad(silero): fix memory issue
|
2024-06-05 14:50:28 -07:00 |
|
Kwindla Hultman Kramer
|
06ff9cfede
|
added timing logs for cartesia, deepgram, elevenlabs
|
2024-06-05 16:12:10 -04:00 |
|
Aleix Conchillo Flaqué
|
50b51c05f6
|
transports(daily): added participants() and participant_counts()
|
2024-06-05 12:14:00 -07:00 |
|
Aleix Conchillo Flaqué
|
135654a080
|
transports(daily): move pinlessCallUpdate to public api
|
2024-06-05 08:08:56 -07:00 |
|
Aleix Conchillo Flaqué
|
b515c28417
|
services(cartesia): allow output_format and model_id
|
2024-06-04 19:24:33 -07:00 |
|
Aleix Conchillo Flaqué
|
891b7b22ea
|
transports: push EndFrame/CancelFrame before stopping push task
|
2024-06-04 15:43:54 -07:00 |
|
Aleix Conchillo Flaqué
|
c8d37a7227
|
pipeline(runner): add support for SIGTERM
|
2024-06-04 15:43:54 -07:00 |
|
Aleix Conchillo Flaqué
|
571e10f83e
|
services(anthropic): fix interruptions with anthropic
|
2024-06-04 15:43:54 -07:00 |
|
Aleix Conchillo Flaqué
|
af202d4fe5
|
pipeline(task): introduce has_finished()
|
2024-06-04 15:43:54 -07:00 |
|
Aleix Conchillo Flaqué
|
4057fbbcfd
|
transports(tk): fix pyaudio output stream cleanup
|
2024-06-04 15:43:54 -07:00 |
|
Aleix Conchillo Flaqué
|
a674b43243
|
transport: remove redundant camera thread and switch audio pull for push
|
2024-06-04 15:43:54 -07:00 |
|
Jon Taylor
|
ac41f13b7c
|
Merge pull request #205 from pipecat-ai/daily_rest_helpers
Created REST helpers for Daily covering commonly used methods for running / deployment
|
2024-06-04 22:26:39 +02:00 |
|
Jon Taylor
|
003b9887b1
|
made sip and sipuri optional and None
|
2024-06-04 19:03:58 +02:00 |
|
Jon Taylor
|
ba45c2ab5b
|
addressed review (urllib import and linting
|
2024-06-04 18:39:35 +02:00 |
|