keithito / tacotron

A TensorFlow implementation of Google's Tacotron speech synthesis with pre-trained model (unofficial)
MIT License
2.96k stars 956 forks source link

Question: is it possible to use 2 GPUs to train the model faster? #349

Open aminbaig opened 4 years ago

aminbaig commented 4 years ago

Hi, I am currently using one GPU 1080 Ti, if I put in another GPU card would it benefit?

Wanted to get an opinion before I made the investment.

thanks in advance.