T Šabanov
T Šabanov
I'm having the same issue. Are there any solutions to this yet?
Training ForwardTacotron on a dataset comprised of multiple male voices as a single speaker dataset?
I've read in some master's thesis for Finnish language that the author received good results with a "warm start" method. He trained the base model on multiple voices of 20...
Training ForwardTacotron on a dataset comprised of multiple male voices as a single speaker dataset?
The auther used Nvidia's implementation of Tacotron. They didn't change anything in the code. The following is extracted from the paper. "Using a warm-starting training schema yielded better results. First,...
Training ForwardTacotron on a dataset comprised of multiple male voices as a single speaker dataset?
I will report my findings. Thank you for your help.
Training ForwardTacotron on a dataset comprised of multiple male voices as a single speaker dataset?
I have another question regarding the fine-tuning of an existing model. Do I have to save both resulting models from train_tacotron.py and train_forward.py and then load them when I want...