Rayhane-mamah / Tacotron-2

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

Slow training time #387

Open Bobb10 opened 5 years ago

Bobb10 commented 5 years ago

Hi,

Screen Shot 2019-05-13 at 19 17 09

I am running the model on an Intel Iris Plus Graphics 650 (Macbook Pro 2017). As you can see, the training time is very slow. It takes forever to run the script with LJ speech data based on this training time.

Has anyone tips or tricks on how to improve this training time?

P.s. I tried with batch size 32 (70 sec/step) and 64 (110 sec/step), still remains very slow.