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

@@ -0,0 +1,2 @@
- Added support for TTFS in `SpeechmaticsSTTService` and set the default mode to `EXTERNAL` to support Pipecat-controlled VAD.
- Changed dependency to `speechmatics-voice[smart]>=0.2.8`