From a44a0e1fd22ccdf9eec9554789a8a2bf1a0480d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eren=20G=C3=B6lge?= Date: Mon, 17 Apr 2023 14:53:27 +0200 Subject: [PATCH] Update model urls --- TTS/.models.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TTS/.models.json b/TTS/.models.json index edc91462..40cf83ec 100644 --- a/TTS/.models.json +++ b/TTS/.models.json @@ -654,7 +654,7 @@ "bn":{ "custom":{ "vits-male":{ - "github_rls_url":"https://coqui.gateway.scarf.sh/v0.14.0_models/tts_models--bn--custom--vits_male.zip", + "github_rls_url":"https://coqui.gateway.scarf.sh/v0.13.3_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", @@ -662,7 +662,7 @@ "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", + "github_rls_url":"https://coqui.gateway.scarf.sh/v0.13.3_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",