PlayVoice / whisper-vits-svc

Core Engine of Singing Voice Conversion & Singing Voice Clone
https://huggingface.co/spaces/maxmax20160403/sovits5.0
MIT License
2.63k stars 921 forks source link

inference result is too noisy #109

Closed meriamOu closed 1 year ago

meriamOu commented 1 year ago

hey, I run the repo with the suggested audio,

python svc_inference.py --config configs/base.yaml --model ./vits_pretrain/sovits5.0.pretrain.pth --spk ./configs/singers/singer0001.npy --wave test.wav

The inference result is very noisy. I can not hear the lyrics at all. Any suggestions in this case? Thank you

MaxMax2016 commented 1 year ago

you can compare with hugging face demo.