From 0277f6ef5b423655efd2c8ef20337020c15de32d Mon Sep 17 00:00:00 2001 From: Eren Golge Date: Tue, 23 Jan 2018 15:20:13 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 450df401..1e9cfef0 100644 --- a/README.md +++ b/README.md @@ -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).