Fix for AdditionVocabEntry without sounds_like items.

This commit is contained in:
Sam Sykes
2025-10-17 14:34:37 +01:00
parent 88f8c10f63
commit f2c61ac9fd
3 changed files with 8 additions and 2 deletions

View File

@@ -102,7 +102,7 @@ silero = [ "onnxruntime>=1.20.1,<2" ]
simli = [ "simli-ai~=0.1.10"]
soniox = [ "pipecat-ai[websockets-base]" ]
soundfile = [ "soundfile~=0.13.0" ]
speechmatics = [ "speechmatics-rt>=0.4.0" ]
speechmatics = [ "speechmatics-rt>=0.5.0" ]
strands = [ "strands-agents>=1.9.1,<2" ]
tavus=[]
together = []