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": {