Skip to content
This repository has been archived by the owner on Oct 1, 2021. It is now read-only.

How to run on new voices? #29

Open
sravanidn opened this issue Sep 1, 2021 · 1 comment
Open

How to run on new voices? #29

sravanidn opened this issue Sep 1, 2021 · 1 comment

Comments

@sravanidn
Copy link

Hello,
Amazing work.
I am running inference using your models on 2080 gpu. your example is perfect. But when I give a new audio clip (in English) and make it say the same Russian sentence, the output audio isn't good. There's lot of noise, and cloning is not even of good quality.

My question is:

  1. Can I use pretrained models(from this repo) to clone a new speaker, and make it speak Russian? or Should I train every thing(g2p, encoder, synthesizer, vocoder) on new speaker(assuming I obtain hours of this speaker's audio)? Please advise.

Thanks,
S

@fancat-programer
Copy link

You need to train the model yourself on much larger datasets, I'm doing that now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants