Clean up on Sarvam STT and TTS classes

This commit is contained in:
Mark Backman
2026-02-07 10:53:43 -05:00
parent 3ff9b7b5ad
commit 6305e04569
5 changed files with 50 additions and 44 deletions

1
changelog/3671.fixed.md Normal file
View File

@@ -0,0 +1 @@
- Fixed issues in Sarvam STT and TTS services: missing event handler registration for VAD signals, `Optional[bool]` type annotations, WebSocket state cleanup on API errors, and TTS disconnect/reconnection state management.