RVC-Project/Retrieval-based-Voice-Conversion-WebUI
View on GitHubFemale to Male Voice Help
Open
#248 opened on May 7, 2023
help wanted
Repository metrics
- Stars
- (18,427 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Thank you for this interesting repository! I was hoping you could give me some tips.
I've implemented the Colab code, training with around 9 minutes of one spoken male voice split into 10 second files. I've kept the standard settings (20 epochs, etc). I've also tried 40 minute audio with 100+ epochs for the heck of it.
I tried to convert a female voice using this model, and no matter how I change the transpose values, the voice isn't close to the original male voice.
Do you have any advice on how to better convert female to male voices? Or is this repository not really meant for that?