Skip to content

Commit 4dc0722

Browse files
authored
Update .models.json
1 parent 4b33699 commit 4dc0722

File tree

1 file changed

+35
-35
lines changed

1 file changed

+35
-35
lines changed

Diff for: TTS/.models.json

+35-35
Original file line numberDiff line numberDiff line change
@@ -41,21 +41,21 @@
4141
"license": "CC BY-NC-ND 4.0",
4242
"contact": "[email protected]"
4343
}
44-
// "bark": {
45-
// "description": "🐶 Bark TTS model released by suno-ai. You can find the original implementation in https://github.com/suno-ai/bark.",
46-
// "hf_url": [
47-
// "https://coqui.gateway.scarf.sh/hf/bark/coarse_2.pt",
48-
// "https://coqui.gateway.scarf.sh/hf/bark/fine_2.pt",
49-
// "https://app.coqui.ai/tts_model/text_2.pt",
50-
// "https://coqui.gateway.scarf.sh/hf/bark/config.json",
51-
// "https://coqui.gateway.scarf.sh/hf/bark/hubert.pt",
52-
// "https://coqui.gateway.scarf.sh/hf/bark/tokenizer.pth"
53-
// ],
54-
// "default_vocoder": null,
55-
// "commit": "e9a1953e",
56-
// "license": "MIT",
57-
// "contact": "https://www.suno.ai/"
58-
// }
44+
"bark": {
45+
"description": "🐶 Bark TTS model released by suno-ai. You can find the original implementation in https://github.com/suno-ai/bark.",
46+
"hf_url": [
47+
"https://coqui.gateway.scarf.sh/hf/bark/coarse_2.pt",
48+
"https://coqui.gateway.scarf.sh/hf/bark/fine_2.pt",
49+
"https://coqui.gateway.scarf.sh/hf/text_2.pt",
50+
"https://coqui.gateway.scarf.sh/hf/bark/config.json",
51+
"https://coqui.gateway.scarf.sh/hf/bark/hubert.pt",
52+
"https://coqui.gateway.scarf.sh/hf/bark/tokenizer.pth"
53+
],
54+
"default_vocoder": null,
55+
"commit": "e9a1953e",
56+
"license": "MIT",
57+
"contact": "https://www.suno.ai/"
58+
}
5959
}
6060
},
6161
"bg": {
@@ -267,26 +267,26 @@
267267
"contact": "[email protected]"
268268
}
269269
},
270-
// "multi-dataset": {
271-
// "tortoise-v2": {
272-
// "description": "Tortoise tts model https://github.com/neonbjb/tortoise-tts",
273-
// "github_rls_url": [
274-
// "https://app.coqui.ai/tts_model/autoregressive.pth",
275-
// "https://coqui.gateway.scarf.sh/v0.14.1_models/clvp2.pth",
276-
// "https://coqui.gateway.scarf.sh/v0.14.1_models/cvvp.pth",
277-
// "https://coqui.gateway.scarf.sh/v0.14.1_models/diffusion_decoder.pth",
278-
// "https://coqui.gateway.scarf.sh/v0.14.1_models/rlg_auto.pth",
279-
// "https://coqui.gateway.scarf.sh/v0.14.1_models/rlg_diffuser.pth",
280-
// "https://coqui.gateway.scarf.sh/v0.14.1_models/vocoder.pth",
281-
// "https://coqui.gateway.scarf.sh/v0.14.1_models/mel_norms.pth",
282-
// "https://coqui.gateway.scarf.sh/v0.14.1_models/config.json"
283-
// ],
284-
// "commit": "c1875f6",
285-
// "default_vocoder": null,
286-
// "author": "@neonbjb - James Betker, @manmay-nakhashi Manmay Nakhashi",
287-
// "license": "apache 2.0"
288-
// }
289-
// },
270+
"multi-dataset": {
271+
"tortoise-v2": {
272+
"description": "Tortoise tts model https://github.com/neonbjb/tortoise-tts",
273+
"github_rls_url": [
274+
"https://coqui.gateway.scarf.sh/v0.14.1_models/autoregressive.pth",
275+
"https://coqui.gateway.scarf.sh/v0.14.1_models/clvp2.pth",
276+
"https://coqui.gateway.scarf.sh/v0.14.1_models/cvvp.pth",
277+
"https://coqui.gateway.scarf.sh/v0.14.1_models/diffusion_decoder.pth",
278+
"https://coqui.gateway.scarf.sh/v0.14.1_models/rlg_auto.pth",
279+
"https://coqui.gateway.scarf.sh/v0.14.1_models/rlg_diffuser.pth",
280+
"https://coqui.gateway.scarf.sh/v0.14.1_models/vocoder.pth",
281+
"https://coqui.gateway.scarf.sh/v0.14.1_models/mel_norms.pth",
282+
"https://coqui.gateway.scarf.sh/v0.14.1_models/config.json"
283+
],
284+
"commit": "c1875f6",
285+
"default_vocoder": null,
286+
"author": "@neonbjb - James Betker, @manmay-nakhashi Manmay Nakhashi",
287+
"license": "apache 2.0"
288+
}
289+
},
290290
"jenny": {
291291
"jenny": {
292292
"description": "VITS model trained with Jenny(Dioco) dataset. Named as Jenny as demanded by the license. Original URL for the model https://www.kaggle.com/datasets/noml4u/tts-models--en--jenny-dioco--vits",

0 commit comments

Comments
 (0)