deepgram: add VAD event handlers

This commit is contained in:
Aleix Conchillo Flaqué
2024-12-04 17:24:27 -08:00
parent 0ae8ca0813
commit 3d76b30a7c
4 changed files with 117 additions and 2 deletions

View File

@@ -43,7 +43,7 @@ azure = [ "azure-cognitiveservices-speech~=1.40.0", "openai~=1.50.2" ]
canonical = [ "aiofiles~=24.1.0" ]
cartesia = [ "cartesia~=1.0.13", "websockets~=13.1" ]
daily = [ "daily-python~=0.13.0" ]
deepgram = [ "deepgram-sdk~=3.7.3" ]
deepgram = [ "deepgram-sdk~=3.7.7" ]
elevenlabs = [ "websockets~=13.1" ]
examples = [ "python-dotenv~=1.0.1", "flask~=3.0.3", "flask_cors~=4.0.1" ]
fal = [ "fal-client~=0.4.1" ]