Merge pull request #3562 from speechmatics/fix/smx-ttfs-finals

Support TTFS for Speechmatics STT
This commit is contained in:
Mark Backman
2026-01-27 08:35:34 -05:00
committed by GitHub
3 changed files with 27 additions and 6 deletions

View File

@@ -109,7 +109,7 @@ silero = [ "onnxruntime>=1.20.1,<2" ]
simli = [ "simli-ai~=1.0.3"]
soniox = [ "pipecat-ai[websockets-base]" ]
soundfile = [ "soundfile~=0.13.1" ]
speechmatics = [ "speechmatics-voice[smart]>=0.2.6" ]
speechmatics = [ "speechmatics-voice[smart]>=0.2.8" ]
strands = [ "strands-agents>=1.9.1,<2" ]
tavus=[]
together = []