This commit is contained in:
Eren Golge 2018-01-23 15:20:13 +01:00 коммит произвёл GitHub
Родитель 37c98602df
Коммит 0277f6ef5b
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,4 +1,4 @@
# Tacotron (Work in Progress...)
# TTS (Work in Progress...)
Here we have pytorch implementation of:
- Tacotron: [A Fully End-to-End Text-To-Speech Synthesis Model](https://arxiv.org/abs/1703.10135).