Closed shuzeZHAO closed 5 years ago
I also tried LJspeech data, and wavernn works fine. I guess it's somehow related to my data. Some sentences might be too long (I limited the .wav to 20s max).
I just realized that RAW mode and MOL mode are different from preprocess.py. I was using the data generated from MOL mode to train RAW model. Closing this issue now.
Hi, anyone ever run into this cuDNN error: CUDNN_STATUS_NOT_INITIALIZED when I train waernn in "RAW" mode.
I don't have this issue for "MOL" mode or tacotron model.