Changelog entries for the TTS fixes.
This commit is contained in:
1
changelog/3729.fixed.2.md
Normal file
1
changelog/3729.fixed.2.md
Normal file
@@ -0,0 +1 @@
|
||||
- Fixed context ID reuse issue in `ElevenLabsTTSService`, `InworldTTSService`, `RimeTTSService`, `CartesiaTTSService`, `AsyncAITTSService`, and `PlayHTTTSService`. Services now properly reuse the same context ID across multiple `run_tts()` invocations within a single LLM turn, preventing context tracking issues and incorrect lifecycle signaling.
|
||||
1
changelog/3729.fixed.md
Normal file
1
changelog/3729.fixed.md
Normal file
@@ -0,0 +1 @@
|
||||
- Fixed word timestamp interleaving issue in `ElevenLabsTTSService` when processing multiple sentences within a single LLM turn.
|
||||
Reference in New Issue
Block a user