Deprecate support for vad_events in DeepgramSTTService

This commit is contained in:
Mark Backman
2026-01-08 20:29:06 -05:00
parent 7ca4597ade
commit 4d61c5d7b2
3 changed files with 21 additions and 3 deletions

View File

@@ -0,0 +1 @@
- Deprecated support for the `vad_events` `LiveOptions` in `DeepgramSTTService`. Instead, use a local Silero VAD for VAD events. Additionally, deprecated `should_interrupt` which will be removed along with `vad_events` support in a future release.