Filipi Fuchter
|
7f6fb1754b
|
Merge remote-tracking branch 'origin/smart_turn' into smart_turn
|
2025-04-17 17:53:53 -03:00 |
|
Filipi Fuchter
|
a390ce13a4
|
Removing the UserEndOfTurnFrame
|
2025-04-17 17:53:31 -03:00 |
|
Filipi da Silva Fuchter
|
61d31d1c40
|
Restoring stop_secs to default value.
Co-authored-by: Mark Backman <mark@daily.co>
|
2025-04-17 17:44:47 -03:00 |
|
Filipi da Silva Fuchter
|
e872ff943a
|
Using the default model for OpenAi.
Co-authored-by: Mark Backman <mark@daily.co>
|
2025-04-17 17:43:39 -03:00 |
|
Filipi da Silva Fuchter
|
c71005e249
|
Using the default model for OpenAi.
Co-authored-by: Mark Backman <mark@daily.co>
|
2025-04-17 17:43:23 -03:00 |
|
Filipi Fuchter
|
6e06bf97c0
|
Preventing emitting the UserStartedSpeaking event multiple times.
|
2025-04-17 17:21:29 -03:00 |
|
Filipi Fuchter
|
a80dc94e91
|
Fixing ruff format.
|
2025-04-17 16:47:17 -03:00 |
|
Filipi Fuchter
|
3ea9cfd251
|
Keeping the _speech_triggered as true if the state is incomplete.
|
2025-04-17 16:46:15 -03:00 |
|
Filipi Fuchter
|
a80f82cdb6
|
Moving the environment variables to inside the demo.
|
2025-04-17 16:28:50 -03:00 |
|
Filipi Fuchter
|
53ee3fb64c
|
Changing the log levels used in smart_turn
|
2025-04-17 16:14:13 -03:00 |
|
Filipi Fuchter
|
3599761e4e
|
Changing the default behavior to only use the last vad segment, and increasing the default stop_secs to 3
|
2025-04-17 16:07:03 -03:00 |
|
Filipi Fuchter
|
e179916c9c
|
Creating a new param use_only_last_vad_segment
|
2025-04-17 11:49:51 -03:00 |
|
Filipi Fuchter
|
b0b38beb19
|
Returning the max duration back to 8 seconds.
|
2025-04-17 11:39:48 -03:00 |
|
Filipi Fuchter
|
8577139d21
|
Fixing to keep the last max samples.
|
2025-04-17 11:39:06 -03:00 |
|
Filipi Fuchter
|
e2fbbb4b40
|
Renaming the smart turn classes.
|
2025-04-17 10:43:21 -03:00 |
|
Filipi Fuchter
|
88ce117e84
|
Changing the max duration default value to 16 seconds.
|
2025-04-17 10:35:13 -03:00 |
|
Filipi Fuchter
|
266537c3f4
|
Fixing to respect the stop_secs.
|
2025-04-17 10:07:08 -03:00 |
|
Filipi Fuchter
|
230d2f80fa
|
Merge branch 'main' into smart_turn
|
2025-04-17 09:36:30 -03:00 |
|
Filipi Fuchter
|
3f0688aefa
|
Testing smart turn using stop_secs as 5 seconds
|
2025-04-17 09:36:03 -03:00 |
|
Filipi da Silva Fuchter
|
5be3e6979e
|
Merge pull request #1533 from pipecat-ai/daily_small_webrtc
Example interoping between SmallWebRTC and Daily
|
2025-04-17 09:19:23 -03:00 |
|
Mark Backman
|
9c19cff818
|
Merge pull request #1585 from ArmanJR/main
Troubleshooting SSL error
|
2025-04-16 22:46:45 -04:00 |
|
Mark Backman
|
95f3537bde
|
Merge pull request #1598 from pipecat-ai/mb/11labs-http-timestamps
Added word/timestamp pairs to ElevenLabsHttpTTSService
|
2025-04-16 22:38:26 -04:00 |
|
Mark Backman
|
7ff748defd
|
Merge pull request #1600 from pipecat-ai/mb/11labs-previous-text
Add previous_text context to ElevenLabsHttpTTSService
|
2025-04-16 22:33:38 -04:00 |
|
Mark Backman
|
2dafbee2aa
|
Code review fixes
|
2025-04-16 22:29:33 -04:00 |
|
Mark Backman
|
1e0a9d7b06
|
Add previous_text context to ElevenLabsHttpTTSService
|
2025-04-16 22:22:08 -04:00 |
|
Mark Backman
|
4a23e138b1
|
Added word/timestamp pairs to ElevenLabsHttpTTSService
|
2025-04-16 22:20:51 -04:00 |
|
Mark Backman
|
384f80983f
|
Added word/timestamp pairs to ElevenLabsHttpTTSService
|
2025-04-16 21:55:00 -04:00 |
|
Aleix Conchillo Flaqué
|
f6f01ea7e4
|
Merge pull request #1588 from pipecat-ai/aleix/llm-aggregator-params
LLM aggregator params
|
2025-04-16 15:25:21 -07:00 |
|
Aleix Conchillo Flaqué
|
f385cc0460
|
pyproject: add websockets as google dependency
|
2025-04-16 15:19:25 -07:00 |
|
Aleix Conchillo Flaqué
|
e97de43de2
|
add LLMUserAggregatorParams and LLMAssistantAggregatorParams
|
2025-04-16 15:19:19 -07:00 |
|
Aleix Conchillo Flaqué
|
8299c96ad4
|
Merge pull request #1603 from pipecat-ai/aleix/deepgram-tavus-fixes
deepgram/tavus fixes
|
2025-04-16 14:55:45 -07:00 |
|
Aleix Conchillo Flaqué
|
e9af585edd
|
DeepgramTTSService: re-add base_url to constructor
|
2025-04-16 14:54:02 -07:00 |
|
Aleix Conchillo Flaqué
|
31f7082d12
|
DeepgramTTSService: use Deepgram's asyncrest instead of asyncio.to_thread
|
2025-04-16 14:40:59 -07:00 |
|
Aleix Conchillo Flaqué
|
6cea71270e
|
tts: use smaller audio chunk sizes
|
2025-04-16 14:40:59 -07:00 |
|
Aleix Conchillo Flaqué
|
d05b2d0e8d
|
TavusVideoService: fix rate limiting and max size
|
2025-04-16 14:40:59 -07:00 |
|
Filipi Fuchter
|
a458c1e92b
|
Improving the README and fixing the env.example
|
2025-04-16 18:38:48 -03:00 |
|
Filipi Fuchter
|
5bbf1d0209
|
Example interoping between SmallWebRTC and Daily.
|
2025-04-16 17:14:12 -03:00 |
|
Mark Backman
|
235cd9cecc
|
Merge pull request #1586 from rahultayal22/rah_google_vertex_issue
Fixed params issue in Google Vertex ai
|
2025-04-16 14:56:46 -04:00 |
|
Mark Backman
|
829f3ed2db
|
Merge pull request #1601 from pipecat-ai/mb/eject-at-exp-token
Add eject_at_token_exp to Daily REST helpers, modify default values
|
2025-04-16 14:54:41 -04:00 |
|
Rahul Tayal
|
ac64f0ba91
|
Run ruff on code
|
2025-04-16 23:19:09 +05:30 |
|
Rahul Tayal
|
ce41a7585b
|
Resolved comment to update change log
|
2025-04-16 22:24:25 +05:30 |
|
Mark Backman
|
ce92dfb5ec
|
Add eject_at_token_exp to Daily REST helpers, modify default values
|
2025-04-16 12:26:33 -04:00 |
|
Mark Backman
|
ee132a2188
|
Merge pull request #1596 from pipecat-ai/mb/gpt-4.1
Update services and examples to use gpt-4.1 by default
|
2025-04-16 08:37:48 -04:00 |
|
Mark Backman
|
5f3bbf9828
|
Rely on default OpenAI model for examples and tests
|
2025-04-16 08:33:34 -04:00 |
|
Mark Backman
|
55d1d81430
|
Merge pull request #1595 from pipecat-ai/mb/rtvi-start-convo
Update client/server demos to kick off conversation in on_client_read…
|
2025-04-16 08:23:16 -04:00 |
|
Filipi Fuchter
|
8e36bdbed7
|
Adding some comments to the code.
|
2025-04-16 09:11:27 -03:00 |
|
Filipi Fuchter
|
cd8bd7f487
|
Adding some comments to the code.
|
2025-04-16 08:58:40 -03:00 |
|
Filipi Fuchter
|
5fa47b7a5c
|
Adding the dependencies for the remote smart turn
|
2025-04-16 08:45:01 -03:00 |
|
Filipi Fuchter
|
616961b487
|
Stop removing segments from the end
|
2025-04-16 08:04:38 -03:00 |
|
Filipi Fuchter
|
650d4d9ee2
|
Changing the start speech time and adding logs.
|
2025-04-16 07:55:20 -03:00 |
|