zhangxinaaaa
zhangxinaaaa
> Hi John, > > I had also trouble training the conversion model. > In my case, the reason was that mask was not correctly created in parse_ourput() in model.py....
> I am using torch==1.4. > The original code suggested to install torch==1.1 but apex which is needed for fp16 cannot be installed then. > I will check torch==1.1 to...
Hi, when i run the convert_speech_vcc.py. The trained converter can generated perfect mel spectrum from training data. But for evaluation data, the generated mel spectrum seems wrong. Mel spectrum from...