diff --git a/TTS/.models.json b/TTS/.models.json index ba7b5f62..d1fa68cb 100644 --- a/TTS/.models.json +++ b/TTS/.models.json @@ -5,9 +5,9 @@ "xtts_v1": { "description": "XTTS-v1 by Coqui with 13 languages and cross-language voice cloning.", "hf_url": [ - "https://huggingface.co/coqui/XTTS-v1/resolve/hifigan/model.pth", - "https://huggingface.co/coqui/XTTS-v1/resolve/hifigan/config.json", - "https://huggingface.co/coqui/XTTS-v1/resolve/hifigan/vocab.json" + "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" ], "default_vocoder": null, "commit": "e5140314", @@ -917,4 +917,4 @@ } } } -} \ No newline at end of file +} diff --git a/TTS/VERSION b/TTS/VERSION index 8bb22944..52eacacf 100644 --- a/TTS/VERSION +++ b/TTS/VERSION @@ -1 +1 @@ -0.17.8 +0.17.10