Filipi Fuchter
dceec60186
Updated FastAPIWebsocketOutputTransport to send TransportMessageFrame and TransportMessageUrgentFrame to the serializer.
2025-02-13 18:07:33 -03:00
Filipi Fuchter
b96979a4ed
Update WebsocketServer to not wrap the message inside a text frame.
2025-02-13 18:07:04 -03:00
Mark Backman
745c40def4
Merge pull request #1214 from pipecat-ai/mb/stt-mute-tests
...
Improve STTMuteFilter, add tests
2025-02-13 09:50:43 -05:00
Mark Backman
42ab62716d
Merge pull request #1198 from pipecat-ai/mb/more-whisper-params
...
Add prompt and temperature args to OpenAI and Groq hosted Whisper STT…
2025-02-13 09:16:38 -05:00
Mark Backman
16ba2010aa
Refactor process_frame to be more consistent
2025-02-13 09:15:29 -05:00
Mark Backman
ec0ca46617
Fix temperature docstrings to reference optional
2025-02-13 09:04:20 -05:00
Mark Backman
6ff1f526ff
Merge pull request #1216 from pipecat-ai/mb/google-cloud-speech
...
Add the google-cloud-speech package to the google dependency
2025-02-13 07:04:34 -05:00
Mark Backman
84143cc80c
self._muted now returns from STT process_audio_frames
2025-02-13 07:00:44 -05:00
Mark Backman
229dccedc6
Add the google-cloud-speech package to the google dependency
2025-02-12 23:19:17 -05:00
Aleix Conchillo Flaqué
68aaa1f8f4
Merge pull request #1213 from pipecat-ai/aleix/base-transport-output-bot-vad-stop-secs
...
BaseOutputTransport: use specific VAD stop secs for the bot
2025-02-12 19:01:56 -08:00
Aleix Conchillo Flaqué
f110a45c85
BaseOutputTransport: use specific VAD stop secs for the bot
2025-02-12 19:01:39 -08:00
Mark Backman
1e8a86de63
Handle starting muted, add tests
2025-02-12 19:01:49 -05:00
Mark Backman
ee93e2a2b1
Reorder frame pushing for STTMuteFilter, update STTMuteFrame to SystemFrame
2025-02-12 15:51:18 -05:00
Mark Backman
2e87a019a8
Merge pull request #1208 from pipecat-ai/mb/stt-mute-first-bot-speech
...
Add new STTMuteStrategy: MUTE_UNTIL_FIRST_BOT_COMPLETE
2025-02-12 12:21:02 -05:00
Mark Backman
397768d872
Add new STTMuteStrategy: MUTE_UNTIL_FIRST_BOT_COMPLETE
2025-02-12 10:59:28 -05:00
Mark Backman
24cdcd74e6
Merge pull request #1197 from pipecat-ai/mb/google-stt
...
Add GoogleSTTService
2025-02-12 10:16:18 -05:00
Mark Backman
5d6370690c
Add _reconnect_if_needed to simplify reconnect logic
2025-02-12 10:11:18 -05:00
Mark Backman
9f728aa623
Add reconnect logic to handle Google's 5 min time limit
2025-02-12 10:11:18 -05:00
Mark Backman
32d8f6153f
Update InputParams to languages: support str or List of Languages
2025-02-12 10:11:18 -05:00
Mark Backman
8c2071f248
Add ClientOptions for region selection
2025-02-12 10:11:18 -05:00
Mark Backman
a9c2197dc6
Add ability to update options
2025-02-12 10:11:18 -05:00
Mark Backman
ce0358804b
Docstrings and cleanup
2025-02-12 10:11:18 -05:00
Mark Backman
66a6a6a295
Enable interim transcriptions, add VAD events option
2025-02-12 10:11:18 -05:00
Mark Backman
9f1732c390
Update CHANGELOG and README
2025-02-12 10:11:17 -05:00
Mark Backman
b44ddf2456
07n uses all Google services
2025-02-12 10:09:36 -05:00
Mark Backman
17420f4d0c
Update language support
2025-02-12 10:09:36 -05:00
Mark Backman
6cb55ec2cb
Add GoogleSTTService
2025-02-12 10:09:36 -05:00
Filipi da Silva Fuchter
e2b4554a54
Merge pull request #1129 from pipecat-ai/instant_voice_demo
...
Pipecat improvements for the instant voice demo
2025-02-12 11:53:40 -03:00
Mark Backman
fd68b82e48
Merge pull request #1163 from pipecat-ai/mb/rime-websocket
...
Add RimeTTSService
2025-02-12 09:51:56 -05:00
Filipi Fuchter
cc90f5ab9f
Sending the RTVI messages to the websocket
2025-02-12 11:46:49 -03:00
Filipi Fuchter
08f40d9179
Adding support to DailyTransport receive raw-audio through appMessage
2025-02-12 11:46:37 -03:00
Aleix Conchillo Flaqué
80e1325621
include codecov.yml
2025-02-11 23:46:19 -08:00
Aleix Conchillo Flaqué
ed76a5bfa5
Merge pull request #1202 from pipecat-ai/aleix/fix-simli-audiolayout-error
...
simli: fix audio layout error
2025-02-11 22:24:22 -08:00
Mark Backman
69b0d9035f
Mark end_time as unused
2025-02-11 17:44:52 -05:00
Mark Backman
dcc63dd648
Use the vendor default for temperature
2025-02-11 14:29:33 -05:00
Aleix Conchillo Flaqué
2d08f42870
Merge pull request #1204 from pipecat-ai/aleix/add-coverage-support
...
github: add coverage support
2025-02-11 11:09:25 -08:00
Mark Backman
0814c0bc82
Merge pull request #1203 from pipecat-ai/expose-update-remote-participants-on-daily-transport
...
Expose `update_remote_participants()` from `DailyTransport`
2025-02-11 13:57:08 -05:00
Paul Kompfner
28e233b195
Update CHANGELOG to reflect the addition of update_remote_participants()
2025-02-11 13:23:47 -05:00
Aleix Conchillo Flaqué
6e4d2d6ade
examples: fix more dependabot warnings
2025-02-11 10:09:33 -08:00
Aleix Conchillo Flaqué
266135ec54
examples: fix dependabot warnings
2025-02-11 10:07:05 -08:00
Aleix Conchillo Flaqué
d81aa48262
test-requirements: update transformers to 4.48.0
2025-02-11 10:04:21 -08:00
Aleix Conchillo Flaqué
8c7752fbc2
github: add coverage support
2025-02-11 09:58:21 -08:00
Julien Le Bourg
77fb63372a
fix: incorrectly changed the base type in my last pull request for L… ( #1184 )
...
* fix: incorrectly changed the base type in my last pull request for LocalAudioTransport
* update examples to use the new LocalTransportParams
* add local device select example
2025-02-11 08:35:57 -08:00
Paul Kompfner
5a8279d3c2
Expose update_remote_participants() from DailyTransport
2025-02-11 11:28:03 -05:00
Aleix Conchillo Flaqué
4db620198a
simli: fix audio layout error
...
Fixes #1201
2025-02-11 07:05:35 -08:00
Mark Backman
d35f4c6b99
Add prompt and temperature args to OpenAI and Groq hosted Whisper STT services
2025-02-10 21:06:37 -05:00
Aleix Conchillo Flaqué
0a990b2aaa
Merge pull request #1196 from pipecat-ai/aleix/audio-buffer-processor-continuous-intermittent-stream
...
AudioBufferProcessor: handle continuous and intermittent user audio
2025-02-10 16:07:12 -08:00
Mark Backman
97586b132d
Simplify _calculate_word_times
2025-02-10 18:45:49 -05:00
Mark Backman
8020db350e
Update RimeHttpTTSService to use mistv2 model by default
2025-02-10 18:45:48 -05:00
Mark Backman
54f64b8dad
Code review feedback
2025-02-10 18:45:08 -05:00