FastSpeech2 icon indicating copy to clipboard operation
FastSpeech2 copied to clipboard

synthesize.py LibriTTS RuntimeError: CUDA error: device-side assert triggered

Open Bingtai1015 opened this issue 2 years ago • 1 comments

Hi, when I run python3 synthesize.py --text "he seized a carving knife and attempted to defend himself with blind but ineffectual fury, and at length, with a desperate effort, rose and took to his heels" --speaker_id 5189 --restore_step 800000 --mode single -p config/LibriTTS/preprocess.yaml -m config/LibriTTS/model.yaml -t config/LibriTTS/train.yaml, It reports an error: RuntimeError: CUDA error: device-side assert triggered how can I solve it?

Bingtai1015 avatar Feb 27 '23 03:02 Bingtai1015

Have you solved the problem?

2kjiejie avatar Sep 12 '23 08:09 2kjiejie