Aleix Conchillo Flaqué
|
3fe2124314
|
examples: use task.cancel() when participant leaves or disconnects
|
2025-01-28 15:46:20 -08:00 |
|
Aleix Conchillo Flaqué
|
95e69597f3
|
update copyright keeping original year (2024)
|
2025-01-12 11:34:00 -08:00 |
|
Mark Backman
|
4d0c11fcab
|
Update examples to align with latest best practices
|
2025-01-10 15:07:06 -05:00 |
|
Mark Backman
|
4667624b60
|
Update copyright to 2025
|
2025-01-06 10:19:37 -05:00 |
|
Aleix Conchillo Flaqué
|
17162258a2
|
fix ruff linter import organization
|
2024-12-17 11:28:58 -08:00 |
|
Aleix Conchillo Flaqué
|
322dd0cea1
|
AudioBufferProcessor: use on_audio_data event handler to retrieve audio
|
2024-12-03 16:12:40 -08:00 |
|
Aleix Conchillo Flaqué
|
b32448e967
|
transports(daily): make functions async
|
2024-10-25 15:01:52 -07:00 |
|
Aleix Conchillo Flaqué
|
fee85418cd
|
Merge pull request #620 from gregschwartz/main
Start agent/call/bot at localhost root
|
2024-10-20 10:14:10 -07:00 |
|
Aleix Conchillo Flaqué
|
f971dbe027
|
examples(audio-recording): record audio into a file
|
2024-10-19 18:24:00 -07:00 |
|
Aleix Conchillo Flaqué
|
be4bdabdf4
|
examples: use OpenAILLMContext in all the examples
|
2024-10-19 18:24:00 -07:00 |
|
Greg Schwartz
|
1fa52b62aa
|
Put start agent/call at localhost root. Before you had to read in the docs to go to /start, or /start_call or /start_bot. Which isn't mentioned in the console output, and is inconsistent, adding friction to learning the codebase
|
2024-10-19 16:18:43 -07:00 |
|
Aleix Conchillo Flaqué
|
2a37b2459a
|
move vad package to audio.vad
|
2024-10-17 13:49:16 -07:00 |
|
allenmylath
|
c62156a4c3
|
Update Dockerfile
assets and utils files not found hence removed
|
2024-10-14 12:00:29 +05:30 |
|
Adrian Cowham
|
79c8aa2c4a
|
ruff formatting
|
2024-10-11 11:35:02 -07:00 |
|
Adrian Cowham
|
522d931950
|
better interruption handling by moving the processors after the transport output
|
2024-10-11 10:33:12 -07:00 |
|
Adrian Cowham
|
4d81a2ebfe
|
nuked the code that marks user audio in favor for InputAudioRawFrame. also moving to stereo instead of mono with the human and bot on their own channel.
|
2024-10-03 14:10:03 -07:00 |
|
Adrian Cowham
|
2e02ab740d
|
PR feedback
|
2024-09-15 20:59:17 -07:00 |
|
Adrian Cowham
|
f411bf33fd
|
adding a frame processor with the ability to save a conversation to a buffer and another frame processor to upload audio to Canonical for evaluation and metrics collection. Examples included
|
2024-09-10 10:15:48 -07:00 |
|