Fix ChatTTS CUDA device-side assert with text sanitize and GPU recovery.
Re-enable KV cache by default, normalize digits and unsafe chars, disable per-chunk split_text, and reload ChatTTS after CUDA errors. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -18,3 +18,4 @@ OLLAMA_PORT=11434
|
||||
# TTS_MAX_CHARS_PER_CHUNK=150
|
||||
# TTS_MAX_NEW_TOKEN=768
|
||||
# TTS_MIN_NEW_TOKEN=16
|
||||
# TTS_ENABLE_CACHE=true
|
||||
|
||||
Reference in New Issue
Block a user