From aba10bc64a909263caff480b1301d5efc72bb2c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorsten=20M=C3=BCller?= Date: Fri, 24 Jun 2022 18:00:12 +0200 Subject: [PATCH] Added info on new VITS model. --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c908dcf..171044d 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,6 @@ # Motivation for Thorsten-Voice project :speaking_head: :speech_balloon: A **free** to use, **offline** working, **high quality** **german** **TTS** voice should be available for every project without any license struggling. - -[![Open Source](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://opensource.org/) follow on Twitter [![YouTube Channel Subscribers](https://img.shields.io/youtube/channel/subscribers/UCjqqTVVBTsxpm0iOhQ1fp9g?style=social)](https://www.youtube.com/c/ThorstenMueller) [![Project website](https://img.shields.io/badge/Project_website-www.Thorsten--Voice.de-92a0c0)](https://www.Thorsten-Voice.de) @@ -151,7 +149,12 @@ Run the model: ## Thorsten-22.05-VITS Trained on dataset **Thorsten-22.05-neutral**. -> TODO +Audio samples are available on [Thorsten-Voice website](https://www.thorsten-voice.de/en/just-get-started/). + +To run TTS server just follow these steps: +* pip install tts==0.7.1 +* tts-server --model_name tts_models/de/thorsten/vits +* Open browser on http://localhost:5002 and enjoy playing ## Thorsten-22.05-Tacotron2-DDC Trained on dataset [**Thorsten-22.05-neutral**](#thorsten-2205-neutral).