From 8d2bb284aca38510fb20d833255120085d52dd57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eren=20G=C3=B6lge?= Date: Tue, 21 Dec 2021 13:13:35 +0000 Subject: [PATCH] Add UK vocoder models --- TTS/.models.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/TTS/.models.json b/TTS/.models.json index 44c5fc6c..6853e18e 100644 --- a/TTS/.models.json +++ b/TTS/.models.json @@ -301,6 +301,17 @@ "commit": "3900448" } } + }, + "uk": { + "mai": { + "multiband-melgan": { + "github_rls_url": "https://coqui.gateway.scarf.sh/v0.5.0/vocoder_models--uk--mai--multiband-melgan.zip", + "author":"@robinhad", + "commit": "bdab788d", + "license": "MIT", + "contact": "" + } + } } } } \ No newline at end of file