Remove models that require app.coqui.ai

This commit is contained in:
WeberJulian 2023-12-11 23:17:54 +01:00
parent ecc38891fb
commit b40750d1f5
1 changed files with 35 additions and 35 deletions

View File

@ -40,22 +40,22 @@
"commit": "e9a1953e", "commit": "e9a1953e",
"license": "CC BY-NC-ND 4.0", "license": "CC BY-NC-ND 4.0",
"contact": "egolge@coqui.ai" "contact": "egolge@coqui.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": [
"https://coqui.gateway.scarf.sh/hf/bark/coarse_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/bark/config.json",
"https://coqui.gateway.scarf.sh/hf/bark/hubert.pt",
"https://coqui.gateway.scarf.sh/hf/bark/tokenizer.pth"
],
"default_vocoder": null,
"commit": "e9a1953e",
"license": "MIT",
"contact": "https://www.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": [
// "https://coqui.gateway.scarf.sh/hf/bark/coarse_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/bark/config.json",
// "https://coqui.gateway.scarf.sh/hf/bark/hubert.pt",
// "https://coqui.gateway.scarf.sh/hf/bark/tokenizer.pth"
// ],
// "default_vocoder": null,
// "commit": "e9a1953e",
// "license": "MIT",
// "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://app.coqui.ai/tts_model/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",