Open yangdongchao opened 2 years ago
Hi, You are right, it supports only single GPU training. I have not tried to use multiple GPUs to train MelGAN. The good thing is that it will start producing good results pretty soon so you could start building on top of that checkpoint early on.
Hi, You are right, it supports only single GPU training. I have not tried to use multiple GPUs to train MelGAN. The good thing is that it will start producing good results pretty soon so you could start building on top of that checkpoint early on.
Thank you very much.
Hi, I want to ask whether your code about training Mel-GAN vocoder is support multiple GPUs? In you paper, you use one single GPU training about 14 days. So I want to ask you whether we can use multiple GPUs to decrease the training time.