View on GitHub
 (2 comments) (0 reactions) (0 assignees)Python (2,849 forks)batch import
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?

Contributor guide