Real-Time-Voice-Cloning icon indicating copy to clipboard operation
Real-Time-Voice-Cloning copied to clipboard

Train for another language

Open Equilibrier opened this issue 2 years ago • 1 comments

How do you do that ? Let's say my language, romanian. What are the actual steps ? I really would want to do that.

Equilibrier avatar Jul 31 '22 15:07 Equilibrier

Start here https://github.com/CorentinJ/Real-Time-Voice-Cloning/issues/431#issuecomment-673555684

Here are the code changes for spanish, you can use these to get an idea what needs to be changed. https://github.com/raccoonML/Real-Time-Voice-Cloning/commit/e7aa707c976db0cebbdf2cc68f140edcdd31e7f4 If your text transcripts contain abbreviations you'll also want to update your text cleaners so the abbreviations will be expanded for training.

raccoonML avatar Sep 08 '22 09:09 raccoonML