From 5a9e010978ca5b75c5e939b18d63c35e84be7b1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eren=20G=C3=B6lge?= Date: Mon, 8 May 2023 12:02:22 +0200 Subject: [PATCH] Add jenny model --- TTS/.models.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/TTS/.models.json b/TTS/.models.json index 40cf83ec15..61dbd7a336 100644 --- a/TTS/.models.json +++ b/TTS/.models.json @@ -220,6 +220,16 @@ "license": "apache 2.0", "contact": "adamfroghyar@gmail.com" } + }, + "jenny": { + "jenny":{ + "description": "VITS model trained with Jenny(Dioco) dataset. Named as Jenny as demanded by the license. Original URL for the model https://www.kaggle.com/datasets/noml4u/tts-models--en--jenny-dioco--vits", + "github_rls_url": "https://coqui.gateway.scarf.sh/v0.14.0_models/tts_models--en--jenny--jenny.zip", + "default_vocoder": null, + "commit": "ba40a1c", + "license": "custom - see https://github.com/dioco-group/jenny-tts-dataset#important", + "author": "@noml4u" + } } }, "es": {