From 36be05290d42d3cbd151f5ab8d68bd199c3880a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eren=20G=C3=B6lge?= Date: Mon, 17 Apr 2023 12:52:32 +0200 Subject: [PATCH] Add models --- TTS/.models.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/TTS/.models.json b/TTS/.models.json index 02b95cf2..edc91462 100644 --- a/TTS/.models.json +++ b/TTS/.models.json @@ -650,6 +650,26 @@ "license": "CC-BY-4.0" } } + }, + "bn":{ + "custom":{ + "vits-male":{ + "github_rls_url":"https://coqui.gateway.scarf.sh/v0.14.0_models/tts_models--bn--custom--vits_male.zip", + "default_vocoder": null, + "commit": null, + "description": "Single speaker Bangla male model. For more information -> https://github.com/mobassir94/comprehensive-bangla-tts", + "author": "@mobassir94", + "license": "Apache 2.0" + }, + "vits-female":{ + "github_rls_url":"https://coqui.gateway.scarf.sh/v0.14.0_models/tts_models--bn--custom--vits_female.zip", + "default_vocoder": null, + "commit": null, + "description": "Single speaker Bangla female model. For more information -> https://github.com/mobassir94/comprehensive-bangla-tts", + "author": "@mobassir94", + "license": "Apache 2.0" + } + } } }, "vocoder_models": {