openvpi / DiffSinger

An advanced singing voice synthesis system with high fidelity, expressiveness, controllability and flexibility based on DiffSinger: Singing Voice Synthesis via Shallow Diffusion Mechanism
Apache License 2.0
2.7k stars 285 forks source link

hnsep refers to the vocoder? #210

Open MikeMpapa opened 2 days ago

MikeMpapa commented 2 days ago

Hi, I wonder if checkpoint/vr refers to the vocoder and its config.yaml file?

If yes, I wonder if there are pretrained vocoder weights and config.yaml that I can use to train my custom variance/Diffsinger?

All the vocoders I found looking in the repo are not compatible with the DiffSinger(openvpi) format. and I keep getting the following error

RuntimeError: Error(s) in loading state_dict for CascadedNet: Missing key(s) in state_dict: ListOfMissingKeys

yqzhishen commented 1 day ago

hnsep is the harmonic-noise separation model. See https://github.com/openvpi/DiffSinger/blob/main/docs/BestPractices.md