Rayhane-mamah / Tacotron-2

DeepMind's Tacotron-2 Tensorflow implementation
MIT License
2.28k stars 905 forks source link

Does any one implemented this on TPU #393

Open sravand93 opened 5 years ago

sravand93 commented 5 years ago

Hi, we are training this on google colabs on GPU. But with LJspeech dataset it is taking lot of time. So we are thinking to utilize the tpu provided in colabs. We are trying to make changes to the code so that it is compatible to tpu.

Does any one has implemented this on tpu. If yes, could you share us the code

Thanks

amrahsmaytas commented 3 years ago

Hello @sravand93 , could you please share the colab link , so that i can look into it for the tpu implementation!

Thanks!