Hello, I'm new to the topic, what a pity. I wanted to know, if this version of Tacotron, has implemented the wavenet of r9y9 ?, I also wanted to know if you have ever tried to do a training with another language, for example Spanish. I'm doing it with Spanish,
1) My sample rate is 16000, should I only take into account the changes that are in the hparams file?
2) What recommendations could you give me, in addition to what modifications should I make to the code?
3) What changes should I make to my hparams?
4) Could you tell me, com you recommend me to have my corpus, it could be something like:
-Full sentences.
-Time of audio.
-Best sample rate.
-Number of audios.
-Training steps for Tacotron.
-Training steps for Wavenet.
Hello, I'm new to the topic, what a pity. I wanted to know, if this version of Tacotron, has implemented the wavenet of r9y9 ?, I also wanted to know if you have ever tried to do a training with another language, for example Spanish. I'm doing it with Spanish, 1) My sample rate is 16000, should I only take into account the changes that are in the hparams file? 2) What recommendations could you give me, in addition to what modifications should I make to the code? 3) What changes should I make to my hparams? 4) Could you tell me, com you recommend me to have my corpus, it could be something like:
-Full sentences. -Time of audio. -Best sample rate. -Number of audios. -Training steps for Tacotron. -Training steps for Wavenet.
I'd appreciate it a lot.