Rayhane-mamah / Tacotron-2

DeepMind's Tacotron-2 Tensorflow implementation
MIT License
2.27k stars 905 forks source link

Training Tacotron and Wavenet #368

Open manuel3265 opened 5 years ago

manuel3265 commented 5 years ago

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.

cosismo commented 3 years ago

Hi, Manuel, do you achieve the training in Spanish? I'm an artist based in Mexico and I'm interested in using it for an Art project.