PlayVoice / lora-svc

singing voice change based on whisper, and lora for singing voice clone
MIT License
630 stars 78 forks source link

.sh code for inference #67

Closed 0mis closed 1 year ago

0mis commented 1 year ago

I have added a feature that allows the user to choose a different singer from the configs/singers directory for each input file. The user can now select a singer from a menu or a prompt, and the corresponding spk file name will be passed to the svc_inference.py command. I have also added some validation to check if the user's input is valid and matches one of the options.

0mis commented 1 year ago

doesnt work