From 8100135a7e9552f04a6e9ba6f517693ef9a5cceb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eren=20G=C3=B6lge?= Date: Fri, 31 Dec 2021 10:54:53 +0000 Subject: [PATCH] Add the YourTTS entry to the models --- TTS/.models.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/TTS/.models.json b/TTS/.models.json index 44c5fc6c..7567c15a 100644 --- a/TTS/.models.json +++ b/TTS/.models.json @@ -1,5 +1,17 @@ { "tts_models": { + "multilingual":{ + "multi-dataset":{ + "your_tts":{ + "description": "Your TTS model accompanying the paper https://arxiv.org/abs/2112.02418", + "github_rls_url": "https://coqui.gateway.scarf.sh/v0.4.0/tts_models--multilingual--multi-dataset--your_tts.zip", + "default_vocoder": null, + "commit": "e9a1953e", + "license": "CC BY-NC-ND 4.0", + "contact": "egolge@coqui.ai" + } + } + }, "en": { "ek1": { "tacotron2": {