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.62k stars 275 forks source link

crash when running variance branch #94

Closed lvZic closed 1 year ago

lvZic commented 1 year ago

https://github.com/openvpi/DiffSinger/blob/30e26d4e7138c55cde16e1d86d12dd7dc5dcf4af/modules/toplevel.py#L71

Exception has occurred: KeyError 'predict_dur'

hparams has no key 'predict_dur'

I wonder where the corresponding midi-version ckpt file and config.yaml could be downloaded?