From 3c8aef30319d8e5ea90d9b2ca65598c38841fbe7 Mon Sep 17 00:00:00 2001 From: Eren Golge Date: Wed, 1 May 2019 00:58:31 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 29913b31..b2bbc04a 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ TTS includes two different model implementations which are based on [Tacotron](h If you are new, you can also find [here](http://www.erogol.com/text-speech-deep-learning-architectures/) a brief post about TTS architectures and their comparisons. ## TTS Performance -

+

-[More Details...](https://github.com/mozilla/TTS/issues/186) +[Details...](https://github.com/mozilla/TTS/issues/186) ## Requirements and Installation Highly recommended to use [miniconda](https://conda.io/miniconda.html) for easier installation.