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

Feature proposal: freeze specific parameters when finetuning #116

Closed yqzhishen closed 11 months ago

yqzhishen commented 11 months ago

This proposed feature allows freezing some parameters when finetuning from checkpoints. The frozen parameter does not need gradients and will not get updated during finetuning, thus making finetuning faster, more efficient and avoiding catastrophic forgetting.

Needs 1 new configuration key: