Turkish-Text-to-Speech
Turkish-Text-to-Speech copied to clipboard
Do you plan to publish your Turkish voice model?
Hi, First of all, I congratulate you on your work. You provided a complete tutorial of a Turkish text-to-speech model. I am trying to code a simple offline virtual assistant. Unfortunately there is no free or open source trained Turkish text-to-speech model. My decent laptop is not capable of running the code you published in this repo. Do you plan to publish your Turkish voice model? Regards.
Hi @trappedinspacetime, Unfortunately, I will not be able to share the model because the sounds in the dataset are licensed. You can run your codes on google Colab. As you said there is no free TTS dataset in Turkish. You can use audiobooks and their transcripts. I shared example links, click to see them. But this may take time, you will need to clip the audio files into less than 20-second audio files and prepare them to the appropriate format by corresponding subtitles. I shared the prepared data format in the repo. I hope this will help you!
@Rumeysakeskin , Thank you for the info. You are really helpful. If I encounter any problem, I'll ask fror your help. All the best.