Cloning via fine-tuned yourTTS model on a new language. #2599
Unanswered
addyag93
asked this question in
General Q&A
Replies: 1 comment 1 reply
-
Hi @addyag93 I am also trying to build the pipeline yourTTS architecture to finetune it for a new language as the performance is better |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am able to fine-tune yourTTS model to a new language with optimal voice quality. But I wanted to use this model to clone the voice of native speaker in that language.
First question, is it possible to use this model to clone the voice.
Second: Assuming it is possible, I am trying to use
tts.tts_to_file(
but it is not able load my model correctly. I am not sure how to do it via "tts-cli" options.Can somebody help?
thanks
aditya
Beta Was this translation helpful? Give feedback.
All reactions