hifigan-denoiser icon indicating copy to clipboard operation
hifigan-denoiser copied to clipboard

Did you ever tried to evaluate your model?

Open duanwwww opened this issue 1 year ago • 1 comments

I wonder whether tried to test the score for all the checkpoints you trained. Your model juest output the same waveshape you input .Your model can output the input waveshape even you don't train the model. What's more, if anyone who want to find the code for paper Hifi-GAN and you fortunately see this issue, please go to the correct repository: https://github.com/jik876/hifi-gan

duanwwww avatar Aug 16 '23 09:08 duanwwww

Have you ever trained this network? When I tried to train this network, I found that after adding a postnet, the performance of the main generator network deteriorated. Therefore, is it necessary to freeze the generator during the training of the postnet?

coreeey avatar Sep 20 '23 01:09 coreeey