Skip to content

v0.5.5

Choose a tag to compare

@KoljaB KoljaB released this 03 May 21:38
· 123 commits to master since this release

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 TextToAudioStream for 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) and edge-tts (to 7.0.2).