Cross-Lingual-Voice-Cloning icon indicating copy to clipboard operation
Cross-Lingual-Voice-Cloning copied to clipboard

Problem with the input mel length

Open TinBarbie opened this issue 3 years ago • 1 comments

Hi there, I'm having a Runtime Error: CUDA error: device-side assert triggered when trying to train your model in LJspeech dataset. Is it because a problem caused by the excess of the mel length of the data over the default decoder or something else? Many thanks. Capture

TinBarbie avatar Mar 11 '21 02:03 TinBarbie

@TinBarbie I have seen this error first time. Some internet browsing shows this article. I would suggest to check number of speaker, number of languages speaker id etc. are correctly provided as specified here. Also make sure that your hparams are as specified here.

Jeevesh8 avatar Mar 17 '21 17:03 Jeevesh8