Aleix Conchillo Flaqué
|
018e51e8a3
|
add notifiers and more frame filters
|
2024-10-30 16:36:17 -07:00 |
|
Vanessa Pyne
|
b050143952
|
Merge pull request #676 from RonakAgarwalVani/fix/chunk-choices-delta-none
Fix uncaught exception when accessing 'tool_calls' in NoneType delta in response handling
|
2024-10-30 14:44:32 -05:00 |
|
Mark Backman
|
98ea1f0791
|
Merge pull request #675 from pipecat-ai/mb/playht-add-request-id
Add a request_id to each TTS sequence
|
2024-10-30 13:56:15 -04:00 |
|
Mark Backman
|
8272c35527
|
Use a request_id in TTS commands for the PlayHT websocket service
|
2024-10-30 13:54:18 -04:00 |
|
Mark Backman
|
e973e82e05
|
Merge pull request #672 from pipecat-ai/mb/fix-playht
Fix PlayHT TTFB metrics
|
2024-10-30 13:53:02 -04:00 |
|
RonakAgarwalVani
|
d1396bf618
|
Update openai.py
|
2024-10-30 14:26:49 +05:30 |
|
Vanessa Pyne
|
8186e423de
|
Merge pull request #637 from pipecat-ai/vp-issue-template
docs: add ISSUE_TEMPLATE.md
|
2024-10-29 15:08:42 -05:00 |
|
vipyne
|
3010addb8b
|
docs: add CONTRIBUTING.md
|
2024-10-29 15:03:07 -05:00 |
|
vipyne
|
029e0d391e
|
docs: add ISSUE_TEMPLATE.md
|
2024-10-29 15:03:07 -05:00 |
|
Vanessa Pyne
|
bf31223577
|
Merge pull request #671 from pipecat-ai/vp-issue-635
docs: small fix
|
2024-10-29 14:34:13 -05:00 |
|
vipyne
|
42cc79154f
|
docs: small fix
|
2024-10-29 14:33:57 -05:00 |
|
Mark Backman
|
05b857006a
|
Update changelog
|
2024-10-28 20:56:29 -04:00 |
|
Mark Backman
|
2e57d21b89
|
Fix ttfb metrics
|
2024-10-28 20:27:24 -04:00 |
|
Aleix Conchillo Flaqué
|
fa05ec46be
|
Merge pull request #667 from pipecat-ai/aleix/base-output-bot-speaking-detection
transports(base_output): use audio frames for bot speaking detection
|
2024-10-28 10:54:54 -07:00 |
|
Aleix Conchillo Flaqué
|
e3ce619284
|
transports(base_output): use audio frames for bot speaking detection
|
2024-10-28 10:07:37 -07:00 |
|
Vanessa Pyne
|
fb512dcd74
|
Merge pull request #630 from MoofSoup/update-readme
docs: simplify readme
|
2024-10-28 10:26:30 -05:00 |
|
Aleix Conchillo Flaqué
|
ca15d97383
|
Merge pull request #662 from pipecat-ai/aleix/daily-transport-async-functions
transports(daily): make functions async
|
2024-10-25 16:14:06 -07:00 |
|
Aleix Conchillo Flaqué
|
b32448e967
|
transports(daily): make functions async
|
2024-10-25 15:01:52 -07:00 |
|
Aleix Conchillo Flaqué
|
7e30da6183
|
Merge pull request #661 from pipecat-ai/aleix/allow-updating-subscritption-before
transports(daily): allow updating subscriptions before join
|
2024-10-25 15:00:34 -07:00 |
|
Aleix Conchillo Flaqué
|
a6dd2600d2
|
examples(tavus): await update_subscriptions
|
2024-10-25 14:56:56 -07:00 |
|
Aleix Conchillo Flaqué
|
b905b57dfc
|
transports(daily): allow updating subscriptions before join
|
2024-10-25 14:46:17 -07:00 |
|
Aleix Conchillo Flaqué
|
1b30b1fc23
|
Merge pull request #665 from pipecat-ai/aleix/fix-bot-started-stopped-speaking
transports(base_output): fix constant bot started/stopped speaking fr…
|
2024-10-25 13:00:38 -07:00 |
|
Aleix Conchillo Flaqué
|
55026898f6
|
transports(base_output): use vad stop secs for bot stopped speaking
|
2024-10-25 12:59:15 -07:00 |
|
Aleix Conchillo Flaqué
|
4283557894
|
audio(vad): expose params property
|
2024-10-25 12:59:15 -07:00 |
|
Aleix Conchillo Flaqué
|
5ab00e01aa
|
transports(base_output): fix constant bot started/stopped speaking frames
|
2024-10-25 12:10:24 -07:00 |
|
Aleix Conchillo Flaqué
|
fcfc729e83
|
Merge pull request #664 from pipecat-ai/aleix/fix-aws-stuttering
services(aws): read stream and resample in a thread
|
2024-10-25 11:49:28 -07:00 |
|
Aleix Conchillo Flaqué
|
4eacb34fd8
|
services(aws): read stream and resample in a thread
|
2024-10-25 11:22:28 -07:00 |
|
Aleix Conchillo Flaqué
|
3a8aacccf7
|
Merge pull request #663 from pipecat-ai/aleix/audio-resampling-with-resampy
audio: use resamply for audio resampling
|
2024-10-25 10:16:20 -07:00 |
|
roey
|
54c0bf0c70
|
Adding TavusVideoService layer (#617)
Co-authored-by: roey <159067767+roey-tavus@users.noreply.github.com>
Co-authored-by: Mert Gerdan <mert@tavus.io>
Co-authored-by: Aleix Conchillo Flaqué <aleix@daily.co>
|
2024-10-25 09:46:25 -07:00 |
|
Aleix Conchillo Flaqué
|
778b05a252
|
audio: use resamply for audio resampling
|
2024-10-25 09:22:22 -07:00 |
|
Mark Backman
|
f16a416c2b
|
Merge pull request #660 from pipecat-ai/mb/add-gemini-inputs
Add input params to Google Gemini
|
2024-10-24 20:58:19 -04:00 |
|
Aleix Conchillo Flaqué
|
1be63bccb8
|
Merge pull request #647 from pipecat-ai/aleix/daily-transport-only-transcribe-users
transport(daily): only transcribe users
|
2024-10-24 17:40:34 -07:00 |
|
Mark Backman
|
37820ac0df
|
Add input params to Google Gemini
|
2024-10-24 20:12:41 -04:00 |
|
Aleix Conchillo Flaqué
|
8ea80d43f4
|
transports(daily): only transcribe user audio
|
2024-10-24 17:06:43 -07:00 |
|
Aleix Conchillo Flaqué
|
e117d70a00
|
update to daily-python 0.12.0
|
2024-10-24 16:49:19 -07:00 |
|
Aleix Conchillo Flaqué
|
2ba753272a
|
Merge pull request #658 from pipecat-ai/aleix/default-to-24000-sample-rate
update TTS and transport output sample rate to 24000
|
2024-10-24 16:48:41 -07:00 |
|
Aleix Conchillo Flaqué
|
60c8c2f6e9
|
examples(15a): use daily transcription instead of local whisper
|
2024-10-24 16:47:41 -07:00 |
|
Aleix Conchillo Flaqué
|
cfb48200c2
|
services(azure): support sample rates
|
2024-10-24 16:47:35 -07:00 |
|
Aleix Conchillo Flaqué
|
6d317c6e8e
|
audio: don't resample if same sample rate
|
2024-10-24 16:47:35 -07:00 |
|
Aleix Conchillo Flaqué
|
158d52856f
|
transports(livekit): fix VADAnalyzer import
|
2024-10-24 16:47:35 -07:00 |
|
Aleix Conchillo Flaqué
|
92a69e404f
|
update TTS and transport output sample rate to 24000
|
2024-10-24 16:47:35 -07:00 |
|
Aleix Conchillo Flaqué
|
d24c6185d8
|
Merge pull request #654 from pipecat-ai/aleix/daily-allow-completion-futures
transport(daily): allow completion futures
|
2024-10-24 14:28:53 -07:00 |
|
Mark Backman
|
1fd21578a6
|
Merge pull request #657 from pipecat-ai/mb/add-elevenlabs-output-format-type
Add ElevenLabs output format type
|
2024-10-24 17:07:04 -04:00 |
|
Mark Backman
|
700db87127
|
Merge pull request #656 from pipecat-ai/mb/add-gemini-metrics
Add Gemini token usage metrics
|
2024-10-24 17:04:56 -04:00 |
|
Mark Backman
|
6f1310569c
|
Add ElevenLabs output format type
|
2024-10-24 17:03:45 -04:00 |
|
Aleix Conchillo Flaqué
|
14cedb0be8
|
Merge pull request #655 from pipecat-ai/aleix/fix-together-params
services(together): fix together AI InputParams
|
2024-10-24 13:51:38 -07:00 |
|
Mark Backman
|
fae97f9051
|
Add Gemini token usage metrics
|
2024-10-24 16:37:21 -04:00 |
|
Aleix Conchillo Flaqué
|
d930a46e64
|
services(together): fix together AI InputParams
|
2024-10-24 13:08:35 -07:00 |
|
Aleix Conchillo Flaqué
|
2e6b5d1843
|
transports(daily): fix aiohttp timeout
|
2024-10-24 11:44:30 -07:00 |
|
Aleix Conchillo Flaqué
|
88362db034
|
transports(daily): no more need for an output message queue
|
2024-10-24 11:44:30 -07:00 |
|