mirror of https://github.com/coqui-ai/TTS.git
Update README.md
parent
d79a53869f
commit
88bb20eb37
|
@ -11,9 +11,7 @@
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
|
|
||||||
Mozilla TTS is a deep learning based Text2Speech project, low in cost and high in quality.
|
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).
|
|
||||||
|
|
||||||
English Voice Samples: https://erogol.github.io/ddc-samples/
|
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"/>
|
<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
|
## Datasets and Data-Loading
|
||||||
TTS provides a generic dataloader easy to use for your custom dataset.
|
TTS provides a generic dataloader easy to use for your custom dataset.
|
||||||
|
|
Loading…
Reference in New Issue