tacotron_pytorch icon indicating copy to clipboard operation
tacotron_pytorch copied to clipboard

PyTorch implementation of Tacotron speech synthesis model.

Results 2 tacotron_pytorch issues
Sort by recently updated
recently updated
newest added
trafficstars

First thanks to you great work ! But I have some questions about it, why in the training code doesn't have validation part ? Can I just add it like...

Could you please provide the weights of your trained model? It would be of help in fine-tuning.