v0.5.5
RealtimeTTS v0.5.5
Bug Fixes & Improvements:
- Coqui Engine: Enhanced text normalization to improve handling of special characters (leading non-alphanumeric, smart quotes, em-dashes, etc.) and various whitespace types, leading to more reliable synthesis.
- Stream Status: Fixed logic in
TextToAudioStreamfor more accurate reporting of the stream's active state.
Other Changes:
- Orpheus Engine: Relaxed strict validation for voice names (validation code commented out).
- Dependencies: Upgraded
openai(to 1.77.0) andedge-tts(to 7.0.2).