v0.4.14
fixes #223
Enhancements to Sentence Processing
- Improved buffer handling by ensuring it starts with an alphanumeric character to prevent TTS confusion caused by initial non-phonetic characters.
- Bug Fix: Resolved an issue where the word counter wasn’t reset after triggering
force_first_fragment_after_words
, causing processing errors. - Increased the default
force_first_fragment_after_words
threshold from 15 to 30 for better fragment control.