From 838ebd6ad51b12a3dead222904d848e5680c418d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eren=20G=C3=B6lge?= Date: Tue, 16 Mar 2021 18:38:35 +0100 Subject: [PATCH] add the missing russian model --- TTS/.models.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/TTS/.models.json b/TTS/.models.json index 86935fe9..e1984435 100644 --- a/TTS/.models.json +++ b/TTS/.models.json @@ -83,6 +83,17 @@ "commit": "540d811" } } + }, + "ru":{ + "ruslan":{ + "tacotron2-DDC":{ + "github_rls_url": "https://github.com/coqui-ai/TTS/releases/download/v0.0.10/tts_models--ru--ruslan--tacotron2-DDC.zip", + "author": "@erogol", + "default_vocoder": "vocoder_models/universal/libri-tts/fullband-melgan", + "license":"", + "contact": "egolge@coqui.com" + } + } } }, "vocoder_models":{