Kyubyong / dc_tts

A TensorFlow Implementation of DC-TTS: yet another text-to-speech model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Russian speech

AntonDreamer opened this issue · comments

Is it enough for the Russian voice to edit the hparams and the Russian Voice dataset?

Yes, I did a very similar thing creating an Italian voice. Check out my fork if you want, I made a step by step guide.

Yes, I did a very similar thing creating an Italian voice. Check out my fork if you want, I made a step by step guide.

Maybe you know how to create transcript.csv automatically? Because I have big data of russian speech and if do this manually it takes more time.

Yes, I did a very similar thing creating an Italian voice. Check out my fork if you want, I made a step by step guide.

Hi, in your fork you have added both the English and Italian pre-trained model, but is it necessary to change something in the code(in addition to the path of files specified in your readme) to make it work in Italian too? Because Italian language has also accented characters differently from english.