MoonInTheRiver / DiffSinger

DiffSinger: Singing Voice Synthesis via Shallow Diffusion Mechanism (SVS & TTS); AAAI 2022; Official code
MIT License
4.3k stars 714 forks source link

AttributeError: 'LatestModelCheckpoint' object has no attribute '_save_model' #92

Open JY9087 opened 1 year ago

JY9087 commented 1 year ago

Neither LatestModelCheckpoint nor ModelCheckpoint has the attribute '_save_model' . Where does this attribute come from ? Shall I replace it with '_save_checkpoint' ?

yqzhishen commented 1 year ago

Please use the right version of pytorch-lightning from the requirements.