yl4579 / StarGANv2-VC

StarGANv2-VC: A Diverse, Unsupervised, Non-parallel Framework for Natural-Sounding Voice Conversion
MIT License
466 stars 110 forks source link

Upsampling dataset? #32

Closed skol101 closed 2 years ago

skol101 commented 2 years ago

It happens that my custom dataset is in 22050Hz. Is it ok to upsample to 24000? Or should I change training params to 22050 ?

yl4579 commented 2 years ago

You should upsample to 24000 because everything was trained at 24 kHz unless you retrain everything (including the F0 model, ASR model, and vocoder).