From 93e6961bb56896ed16e37b9e8897dc2e2387a9be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eren=20G=C3=B6lge?= Date: Thu, 19 Oct 2023 11:59:49 +0200 Subject: [PATCH 1/2] Update .models.json --- TTS/.models.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TTS/.models.json b/TTS/.models.json index a3f73169e0..d1fa68cbcd 100644 --- a/TTS/.models.json +++ b/TTS/.models.json @@ -7,7 +7,7 @@ "hf_url": [ "https://coqui.gateway.scarf.sh/hf-coqui/XTTS-v1/hifigan/model.pth", "https://coqui.gateway.scarf.sh/hf-coqui/XTTS-v1/hifigan/config.json", - "https://coqui.gateway.scarf.sh/hf-coqui/XTTS-v1/hifigan/vocab.json", + "https://coqui.gateway.scarf.sh/hf-coqui/XTTS-v1/hifigan/vocab.json" ], "default_vocoder": null, "commit": "e5140314", From 747f688dc374a571e47f2c40358883c7ea11fa32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eren=20G=C3=B6lge?= Date: Thu, 19 Oct 2023 12:00:15 +0200 Subject: [PATCH 2/2] Bump up to v0.17.10 --- TTS/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TTS/VERSION b/TTS/VERSION index a1338f8a42..52eacacfb3 100644 --- a/TTS/VERSION +++ b/TTS/VERSION @@ -1 +1 @@ -0.17.9 +0.17.10