From 63de12f178587683cb087d388b3227ca67373a03 Mon Sep 17 00:00:00 2001 From: erogol Date: Fri, 17 Jul 2020 12:37:18 +0200 Subject: [PATCH] README update --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 31bfe73c..5105a259 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,17 @@

+
+

+

-This project is a part of [Mozilla Common Voice](https://voice.mozilla.org/en). +
+ +This project is a part of [Mozilla Common Voice](https://voice.mozilla.org/en). Mozilla TTS aims a deep learning based Text2Speech engine, low in cost and high in quality. @@ -116,8 +121,8 @@ Audio examples: [soundcloud](https://soundcloud.com/user-565970875/pocket-articl ## [Mozilla 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. -You just need to write a simple function to format the dataset. Check ```datasets/preprocess.py``` to see some examples. +TTS provides a generic dataloader easy to use for your custom dataset. +You just need to write a simple function to format the dataset. Check ```datasets/preprocess.py``` to see some examples. After that, you need to set ```dataset``` fields in ```config.json```. Some of the public datasets that we successfully applied TTS: