mirror of
https://github.com/wassname/TTS.git
synced 2026-09-09 11:16:00 +08:00
Update model URLs
This commit is contained in:
+4
-4
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user