ITADN

COMBO with nsf-hifigan no config.json

#80OpenA-2-H 创建于 2024-10-22
A
A-2-Hcommented
According to the main releases prerelease 2.0: ``` (...) You can train such a model by using configs/config_naivev2diff_comb.yaml and combining them with a fine-tuning vocoder using combo.py. fine-tuning vocoder: https://github.com/openvpi/SingingVocoders ``` After trying to combo with vocoder I get an error about missing config.json `FileNotFoundError: [Errno 2] No such file or directory: 'E:\\Diffusion-SVC\\pretrain\\nsf_hifigan\\config.json'` But there is only yaml config file. Where can I get json config file? Am I missing something?
0 条评论