Fine tune multi speaker model on a single speaker model #1803
Unanswered
A7Alzohaile
asked this question in
General Q&A
Replies: 1 comment 1 reply
-
Interested, having the same issue. |
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 want to fine tune single speaker model to have multi speaker model. I follow the steps described in docs but I got run time error
here is my train.py file:
Command for fine-tuning:
Files generated after fine-tuning:
config.json file:
Command for testing the generated model:
I should point out that I used pre-trained speaker encoder not the same as the generated from the model
am I doing anything wrong ?
please help me clarify things and thank you in advance
Beta Was this translation helpful? Give feedback.
All reactions