Rayhane-mamah / Tacotron-2

DeepMind's Tacotron-2 Tensorflow implementation
MIT License
2.27k stars 904 forks source link

Tacotron-2 with Tensorflow 2 now supported #488

Open dathudeptrai opened 4 years ago

dathudeptrai commented 4 years ago

First I would like to thank you for a great repo. I learn from you very much. Based on this repo, now i can reproduce the result of Tacotron-2 with Tensorflow 2. My code mainly follow ur code with some modifications for better convergence. Here is my repo and the audio samples:

Once again, thank you very much 😍 @Rayhane-mamah