Merge pull request #1910 from matejmarinko-soniox/main

Add Soniox STT service integration
This commit is contained in:
kompfner
2025-07-17 09:29:07 -04:00
committed by GitHub
9 changed files with 593 additions and 1 deletions

View File

@@ -86,6 +86,7 @@ local-smart-turn = [ "coremltools>=8.0", "transformers", "torch==2.5.0", "torcha
remote-smart-turn = []
silero = [ "onnxruntime~=1.20.1" ]
simli = [ "simli-ai~=0.1.10"]
soniox = [ "websockets~=13.1" ]
soundfile = [ "soundfile~=0.13.0" ]
speechmatics = [ "speechmatics-rt>=0.3.1" ]
tavus=[]