Update README.md

This commit is contained in:
Eren Gölge
2020-12-06 15:01:22 +01:00
committed by GitHub
parent d79a53869f
commit 88bb20eb37
+2 -4
View File
@@ -11,9 +11,7 @@
<br/>
Mozilla TTS is a deep learning based Text2Speech project, low in cost and high in quality.
This project is a part of [Mozilla Common Voice](https://voice.mozilla.org/en).
TTS is a deep learning based Text2Speech project, low in cost and high in quality.
English Voice Samples: https://erogol.github.io/ddc-samples/
@@ -125,7 +123,7 @@ Audio examples: [soundcloud](https://soundcloud.com/user-565970875/pocket-articl
<img src="images/example_model_output.png?raw=true" alt="example_output" width="400"/>
## [Mozilla TTS Tutorials and Notebooks](https://github.com/mozilla/TTS/wiki/TTS-Notebooks-and-Tutorials)
## [TTS Tutorials and Notebooks](https://github.com/mozilla/TTS/wiki/TTS-Notebooks-and-Tutorials)
## Datasets and Data-Loading
TTS provides a generic dataloader easy to use for your custom dataset.