Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Making zero-shot model #53

Open
sbkim052 opened this issue Sep 10, 2020 · 1 comment
Open

Making zero-shot model #53

sbkim052 opened this issue Sep 10, 2020 · 1 comment

Comments

@sbkim052
Copy link

Thank you for sharing your work.

When i am to make zero shot model, should i train speaker embedder as well as the conversion model with large dataset (VCTK)?
Or is it ok to only train the conversion model with VCTK?

@ruclion
Copy link

ruclion commented Dec 23, 2020

Thank you for sharing your work.

When i am to make zero shot model, should i train speaker embedder as well as the conversion model with large dataset (VCTK)?
Or is it ok to only train the conversion model with VCTK?

so how do you do finally? I think if we have large dataset, we have lots of choose

  • train speaker encoder, then train autovc
  • only train autovc
  • train nothing, just conversion it

But I don't know which one is the best....

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

No branches or pull requests

2 participants