Aleix Conchillo Flaqué
|
13ea1efc96
|
examples: add new 13b-deepgram-transcription
|
2024-06-10 21:00:01 -07:00 |
|
Aleix Conchillo Flaqué
|
ef380321cf
|
services: added new DeepgramSTTService
|
2024-06-10 21:00:01 -07:00 |
|
Aleix Conchillo Flaqué
|
7603996612
|
Merge pull request #220 from pipecat-ai/aleix/pipecat-0.0.29
update CHANGELOG for 0.0.29
v0.0.29
|
2024-06-08 04:43:52 +08:00 |
|
Aleix Conchillo Flaqué
|
3048d2b0b1
|
update CHANGELOG for 0.0.29
|
2024-06-07 13:43:00 -07:00 |
|
Aleix Conchillo Flaqué
|
0bb47a09d2
|
Merge pull request #218 from pipecat-ai/aleix/send-inital-metrics-mapping
send inital metrics mapping
|
2024-06-08 04:41:59 +08: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é
|
e069aa9608
|
updated CHANGELOG with BasePipeline
|
2024-06-07 13:18:09 -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é
|
139f158ea1
|
Merge pull request #219 from pipecat-ai/aleix/switch-voices
switch voices and languages
|
2024-06-08 04:13:25 +08: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é
|
90d11398e6
|
examples: add 15a-switch-languages
|
2024-06-07 13:12:21 -07:00 |
|
Aleix Conchillo Flaqué
|
bf8c73b25b
|
examples: add 15-switch-voices
|
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é
|
c25f6e56e7
|
Merge pull request #217 from pipecat-ai/khk-tts-timings
Added TTFB timings for all TTS services
|
2024-06-07 05:42:52 +08: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
|
a5eb30a93d
|
changelog
|
2024-06-06 11:49:05 -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é
|
cd60a84f8a
|
Merge pull request #215 from pipecat-ai/aleix/silero-vad-memory-fix
vad(silero): fix memory issue
v0.0.28
|
2024-06-06 05:50:47 +08: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é
|
2d1ed9a304
|
Merge pull request #214 from pipecat-ai/aleix/pipecat-0.0.27
transports(daily): added participants() and participant_counts()
v0.0.27
|
2024-06-06 03:15:34 +08:00 |
|
Aleix Conchillo Flaqué
|
50b51c05f6
|
transports(daily): added participants() and participant_counts()
|
2024-06-05 12:14:00 -07:00 |
|
Aleix Conchillo Flaqué
|
5ce4b8dd5b
|
update CHANGELOG with OpenAITTSService
|
2024-06-05 11:44:24 -07:00 |
|
Aleix Conchillo Flaqué
|
2f4467b5a5
|
Merge pull request #213 from pipecat-ai/aleix/pipecat-0.0.26
update CHANGELOG for 0.0.26
v0.0.26
|
2024-06-06 01:10:01 +08:00 |
|
Aleix Conchillo Flaqué
|
e91ab54a69
|
update CHANGELOG for 0.0.26
|
2024-06-05 10:07:45 -07:00 |
|
Aleix Conchillo Flaqué
|
6a33432c82
|
Merge pull request #212 from pipecat-ai/aleix/make-pinlesscallupdate-public
transports(daily): move pinlessCallUpdate to public api
|
2024-06-05 23:14:14 +08:00 |
|
Aleix Conchillo Flaqué
|
135654a080
|
transports(daily): move pinlessCallUpdate to public api
|
2024-06-05 08:08:56 -07:00 |
|
Aleix Conchillo Flaqué
|
7b708a2bee
|
Merge pull request #211 from pipecat-ai/aleix/base-transport-async
various fixes and improvements
|
2024-06-05 22:57:35 +08:00 |
|
Aleix Conchillo Flaqué
|
b515c28417
|
services(cartesia): allow output_format and model_id
|
2024-06-04 19:24:33 -07:00 |
|
Aleix Conchillo Flaqué
|
854ffb0323
|
update CHANGELOG for DailyRESTHelper
|
2024-06-04 15:45:17 -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é
|
489060881d
|
update macos-py3.10-requirements
|
2024-06-04 15:43:54 -07:00 |
|
Aleix Conchillo Flaqué
|
d56a4cce1b
|
update CHANGELOG with latest changes
|
2024-06-04 15:43:54 -07:00 |
|
Aleix Conchillo Flaqué
|
7eb9dfde38
|
pyproject: include langchain-community and langchain-openai
|
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 |
|