Brandon Bosse
Brandon Bosse
After running preprocess.py I go on to run train_tacotron.py but it keeps giving this KeyError: `(pyGPUenv) C:\Users\B\Documents\WaveRNN-master\WaveRNN-master>python train_tacotron.py 0 0 Using device: cuda Initialising Tacotron Model... Trainable Parameters: 11.088M Restoring...
I've ran preprocess.py before on this dataset and it ran just fine. But now for some reason I'm getting this error Unicode Decode Error. Any hints? Thank you! B `(pyGPUenv)...
Thanks for this project! :D I've been training tacotron for a few days now and its up to 192K steps. I ran train_tacotron.py --force_gta and it completed. However when I...