Changelog entries for the TTS improvements and fixes.
This commit is contained in:
1
changelog/3804.changed.md
Normal file
1
changelog/3804.changed.md
Normal file
@@ -0,0 +1 @@
|
||||
- Audio context management (previously in `AudioContextTTSService`) is now built into `TTSService`. All WebSocket providers (`cartesia`, `elevenlabs`, `asyncai`, `inworld`, `rime`, `gradium`, `resembleai`) now inherit from `WebsocketTTSService` directly. Word-timestamp baseline is set automatically on the first audio chunk of each context instead of requiring each provider to call `start_word_timestamps()` in their receive loop.
|
||||
Reference in New Issue
Block a user