Closed alexbernier closed 2 years ago
The hyperparameters of the pretrained model were mismatched with the joint model configuration. Change the following parameters: https://github.com/espnet/espnet/blob/b757b89d45d5574cebf44e225cbe32e3e9e4f522/egs2/ljspeech/tts1/conf/tuning/train_joint_conformer_fastspeech2_hifigan.yaml#L33-L34
Hi,
I traine my own Tacotron, Conformer FastSpeech 2 and HiFiGAN models, and now I would like to finetune CFS2 + HiFiGAN.
When following the instructions in egs2/TEMPLATE/tts1/README.md, I get the following error:
So I tried:
What did I wrong ?
Basic environments: