Increasing num_speakers parameter while fine-tuning Tacotron2 model ? #1204
Unanswered
Ca-ressemble-a-du-fake
asked this question in
General Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am following the fine-tuning tutorial from the official doc, and I added my dataset whose speaker has nothing to do with the one that was used to initially train the model. The model is Tacotron2.
My dataset has only a single speaker but overall the model will be trained with 2 different speakers. Hence should I set
num_speakersparameter to 2 ?Thanks
Beta Was this translation helpful? Give feedback.
All reactions