loaded state dict contains a parameter group that doesn't match the size of optimizer's group
Summary[问题简述(一句话)] using version v0.0.1,and pretrained model https://pan.baidu.com/s/1PI-hM3sn5wbeChRryX-RCQ 提取码:2021,but occur issue: ValueError: loaded state dict contains a parameter group that doesn't match the size of optimizer's group
wechat chatting group code expired, new one please
@babysor
Thanks for atting me here. I prefer to discuss here since we can focus on the issue itself. It looks that you are not using the right pretrained file for your model. pls attach more info
appreciate for your answer. encouter another issue when trying Synthesizing wav locally,by executing demo_cli.py,but having problem at final step: Caught exception: ValueError('The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()') it seems the problem of ' generated_wav = encoder.preprocess_wav(generated_wav) ' this sentence, 206 line of demo_cli.py @babysor
Loading weights at synthesizer/saved_models/mandarin/mandarin.pt
Traceback (most recent call last):
File "synthesizer_train.py", line 37, in
@babysor