You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated audio combining in app.py to use format-aware decoding for non-WAV formats, fixing OPUS/AAC/FLAC/PCM support. Enhanced split_text_by_length in utils.py to handle oversized sentences and extremely long words with a new fallback splitter. Ensured WebSocketTTSHandler properly closes TTSClient to prevent resource leaks. Clarified auto-combine feature in README files and added tests for new text splitting and audio combining behaviors.
0 commit comments