From 88bb20eb378f3a36c33e80551e0fe7f8c6c68869 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eren=20G=C3=B6lge?= Date: Sun, 6 Dec 2020 15:01:22 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3f6f981d..9bce8926 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,7 @@
-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 example_output -## [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.