Closed Hu-chengyang closed 2 years ago
Please read README at first.
I am so sorry, but I really do not find distributed, I have added "distributed: true" to the parallel_wavegan.v3.yaml,however in the config.yml it still "distributed: false".
Dear professor: Do you mean if I do not install apex, I will not able to use distributed training,so the distributed will be false?
Do you read the document? https://github.com/kan-bayashi/ParallelWaveGAN/blob/master/egs/README.md#how-to-run-the-recipe
Yes,I find it, I only use one gpu, so the distributed is false.
multi gpu case is also explained. please read carefully.
Dear professor: Thank you for your carefully guidence and I have successfully run the parallelwavegan.However,the distributed in config.yml is false and I want to modify it to true,can you tell me how to modify the distributed?