Update README.md
This commit is contained in:
parent
46e805188c
commit
1bebe91325
|
@ -34,7 +34,7 @@ The singing voice conversion model uses SoftVC content encoder to extract source
|
|||
- The dataset creation and training process are consistent with version 3.0, but the model is completely non-universal, and the data set needs to be fully pre-processed again.
|
||||
- Added an option 1: automatic pitch prediction for vc mode, which means that you don't need to manually enter the pitch key when converting speech, and the pitch of male and female voices can be automatically converted. However, this mode will cause pitch shift when converting songs.
|
||||
- Added option 2: reduce timbre leakage through k-means clustering scheme, making the timbre more similar to the target timbre.
|
||||
- Added option 3: Added [NFS-HIFIGAN Enhancer](https://github.com/yxlllc/DDSP-SVC), which has certain sound quality enhancement effect on some models with few train-sets, but has negative effect on well-trained models, so it is closed by default
|
||||
- Added option 3: Added [NSF-HIFIGAN Enhancer](https://github.com/yxlllc/DDSP-SVC), which has certain sound quality enhancement effect on some models with few train-sets, but has negative effect on well-trained models, so it is closed by default
|
||||
|
||||
## 💬 About Python Version
|
||||
|
||||
|
|
Loading…
Reference in New Issue