CorentinJ/Real-Time-Voice-Cloning

make the model work in french

upgrade1m opened this issue · 2 comments

hello everyone, I have the toolbox, I don't know how to make it work so that it clones voices in French, would someone have the solution please, I'm not a computer expert , thank you very much

Hey,
AFAIK there is no pretrained model in french language here, so you would need to do it on your own.
It is a lot of work, as you have to train a french model from scratch and you need a lot of aligned data with french speakers. Please have a look at #30 to get an idea of the effort needed. If you are still interested after reading it and if you have a good PC, you could get data from commonVoice (https://commonvoice.mozilla.org/fr/datasets) and train your model with help of Corentin's instructions (https://github.com/CorentinJ/Real-Time-Voice-Cloning/wiki/Training).

Please leave a message in #30 with your request.