Closed ben-8878 closed 6 years ago
I want to know whether i can train model with own data based on pre-model? if it is, how to set the parameter and where to set the parameter?
First of all convert your data labels to ARPABET or Latin letters. Place the pre-trained model in logs-tacotron directory. Now continue training using -- restor_step. good luck
@navidnadery thank you very much
I want to know whether i can train model with own data based on pre-model? if it is, how to set the parameter and where to set the parameter?