1.11.1
aiTTS 1.11.1
Fixes for native narration performance and reliability.
Narration Engine
- Faster time-to-first-audio. Narration now streams chunks to the player as soon as they are synthesized, rather than waiting for an entire message to finish synthesizing.
- Concurrent session support. Running multiple active chat sessions at once will now gracefully queue narration tasks on the resident background worker instead of failing back to the slow path.
- Fix for missing audio. Fixed an issue where the native engine would fail to read generated WAV files, causing narration to stall or silently drop chunks.