Closed IrisLhy closed 2 years ago
You need to modify the following parameters to match with hop size. https://github.com/kan-bayashi/ParallelWaveGAN/blob/1df88a3d95fd7a8294f3147578506051a4eb85e9/egs/csmsc/voc1/conf/hifigan.v1.yaml?rgh-link-date=2022-04-05T13%3A14%3A47Z#L40-L41 csmsc uses hop_size=300 so 554*3 = 300.
You need to modify the following parameters to match with hop size.
csmsc uses hop_size=300 so 5_5_4*3 = 300.
Thank you very much!
Thank you for your contribution on the vocoder. I train the pwg and hifigan on my dataset, pwg works well however the hifigan have problem.
Here is my changed parameter about hifigan. The other is the same as https://github.com/kan-bayashi/ParallelWaveGAN/blob/master/egs/csmsc/voc1/conf/hifigan.v1.yaml