An advanced singing voice synthesis system with high fidelity, expressiveness, controllability and flexibility based on DiffSinger: Singing Voice Synthesis via Shallow Diffusion Mechanism
Support kwargs override for strategies even when it is set to auto. Also fixes undefined behavior (specifying single_device directly using string) in the PL code itself.
Support
kwargs
override for strategies even when it is set toauto
. Also fixes undefined behavior (specifyingsingle_device
directly using string) in the PL code itself.Note: this code snippet requires
lightning>=2.0
.