Update .models.json

This commit is contained in:
Eren Gölge 2023-12-12 13:28:16 +01:00 committed by GitHub
parent 4b33699b41
commit 4dc0722bbc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 35 additions and 35 deletions

View File

@ -41,21 +41,21 @@
"license": "CC BY-NC-ND 4.0", "license": "CC BY-NC-ND 4.0",
"contact": "egolge@coqui.ai" "contact": "egolge@coqui.ai"
} }
// "bark": { "bark": {
// "description": "🐶 Bark TTS model released by suno-ai. You can find the original implementation in https://github.com/suno-ai/bark.", "description": "🐶 Bark TTS model released by suno-ai. You can find the original implementation in https://github.com/suno-ai/bark.",
// "hf_url": [ "hf_url": [
// "https://coqui.gateway.scarf.sh/hf/bark/coarse_2.pt", "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/fine_2.pt",
// "https://app.coqui.ai/tts_model/text_2.pt", "https://coqui.gateway.scarf.sh/hf/text_2.pt",
// "https://coqui.gateway.scarf.sh/hf/bark/config.json", "https://coqui.gateway.scarf.sh/hf/bark/config.json",
// "https://coqui.gateway.scarf.sh/hf/bark/hubert.pt", "https://coqui.gateway.scarf.sh/hf/bark/hubert.pt",
// "https://coqui.gateway.scarf.sh/hf/bark/tokenizer.pth" "https://coqui.gateway.scarf.sh/hf/bark/tokenizer.pth"
// ], ],
// "default_vocoder": null, "default_vocoder": null,
// "commit": "e9a1953e", "commit": "e9a1953e",
// "license": "MIT", "license": "MIT",
// "contact": "https://www.suno.ai/" "contact": "https://www.suno.ai/"
// } }
} }
}, },
"bg": { "bg": {
@ -267,26 +267,26 @@
"contact": "adamfroghyar@gmail.com" "contact": "adamfroghyar@gmail.com"
} }
}, },
// "multi-dataset": { "multi-dataset": {
// "tortoise-v2": { "tortoise-v2": {
// "description": "Tortoise tts model https://github.com/neonbjb/tortoise-tts", "description": "Tortoise tts model https://github.com/neonbjb/tortoise-tts",
// "github_rls_url": [ "github_rls_url": [
// "https://app.coqui.ai/tts_model/autoregressive.pth", "https://coqui.gateway.scarf.sh/v0.14.1_models/autoregressive.pth",
// "https://coqui.gateway.scarf.sh/v0.14.1_models/clvp2.pth", "https://coqui.gateway.scarf.sh/v0.14.1_models/clvp2.pth",
// "https://coqui.gateway.scarf.sh/v0.14.1_models/cvvp.pth", "https://coqui.gateway.scarf.sh/v0.14.1_models/cvvp.pth",
// "https://coqui.gateway.scarf.sh/v0.14.1_models/diffusion_decoder.pth", "https://coqui.gateway.scarf.sh/v0.14.1_models/diffusion_decoder.pth",
// "https://coqui.gateway.scarf.sh/v0.14.1_models/rlg_auto.pth", "https://coqui.gateway.scarf.sh/v0.14.1_models/rlg_auto.pth",
// "https://coqui.gateway.scarf.sh/v0.14.1_models/rlg_diffuser.pth", "https://coqui.gateway.scarf.sh/v0.14.1_models/rlg_diffuser.pth",
// "https://coqui.gateway.scarf.sh/v0.14.1_models/vocoder.pth", "https://coqui.gateway.scarf.sh/v0.14.1_models/vocoder.pth",
// "https://coqui.gateway.scarf.sh/v0.14.1_models/mel_norms.pth", "https://coqui.gateway.scarf.sh/v0.14.1_models/mel_norms.pth",
// "https://coqui.gateway.scarf.sh/v0.14.1_models/config.json" "https://coqui.gateway.scarf.sh/v0.14.1_models/config.json"
// ], ],
// "commit": "c1875f6", "commit": "c1875f6",
// "default_vocoder": null, "default_vocoder": null,
// "author": "@neonbjb - James Betker, @manmay-nakhashi Manmay Nakhashi", "author": "@neonbjb - James Betker, @manmay-nakhashi Manmay Nakhashi",
// "license": "apache 2.0" "license": "apache 2.0"
// } }
// }, },
"jenny": { "jenny": {
"jenny": { "jenny": {
"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", "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",