diff --git a/TTS/.models.json b/TTS/.models.json index 801485a1..c97c6a38 100644 --- a/TTS/.models.json +++ b/TTS/.models.json @@ -13,10 +13,10 @@ "bark": { "description": "🐶 Bark TTS model released by suno-ai. You can find the original implementation in https://github.com/suno-ai/bark.", "hf_url": [ - "https://coqui.gateway.scarf.sh/bark/coarse_2.pt", - "https://coqui.gateway.scarf.sh/bark/fine_2.pt", - "https://coqui.gateway.scarf.sh/bark/text_2.pt", - "https://coqui.gateway.scarf.sh/bark/config.json" + "https://coqui.gateway.scarf.sh/hf/bark/coarse_2.pt", + "https://coqui.gateway.scarf.sh/hf/bark/fine_2.pt", + "https://coqui.gateway.scarf.sh/hf/bark/text_2.pt", + "https://coqui.gateway.scarf.sh/hf/bark/config.json" ], "default_vocoder": null, "commit": "e9a1953e",