Tomiinek / Multilingual_Text_to_Speech

An implementation of Tacotron 2 that supports multilingual experiments with parameter-sharing, code-switching, and voice cloning.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Continue training with an exiting checkpoint but with new speaker id

vince62s opened this issue · comments

Hi @Tomiinek
Before I dive in the code, can you tell me if this use case is handled ? does the checkpoint handle new speaker id on continued training ?

thanks.

answering myself: impossible with current code.

You are right, it does not.