product · inferred from evidence
chatterbox-tts
A text-to-speech system that the better-chatterbox fork replaces as a drop-in solution.
- CUDA error: device-side assert triggered when generating many audio files in a row
The device-side assert is not a VRAM problem: it comes from occasional invalid tokens in the generated sequence, and looping over many segments just gives it more chances to appear. The community-verified fix is the better-chatterbox fork o