add TTS MOS figure to readme

pull/10/head
Eren Golge 2019-05-01 00:56:58 +02:00
parent 975898fadf
commit 94e3f1d9d5
2 changed files with 5 additions and 0 deletions

View File

@ -7,6 +7,11 @@ 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. 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
<p align="center"><img src="https://raw.githubusercontent.com/mozilla/TTS/master/assets/tacotron_wavernn.png"/></p>
[More Details...](https://github.com/mozilla/TTS/issues/186)
## Requirements and Installation ## Requirements and Installation
Highly recommended to use [miniconda](https://conda.io/miniconda.html) for easier installation. Highly recommended to use [miniconda](https://conda.io/miniconda.html) for easier installation.
* python>=3.6 * python>=3.6

BIN
images/tts_performance.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 193 KiB