mirror of https://github.com/coqui-ai/TTS.git
Drop XTTS v1
This commit is contained in:
parent
13243df526
commit
2470599d18
|
@ -17,19 +17,6 @@
|
||||||
"contact": "info@coqui.ai",
|
"contact": "info@coqui.ai",
|
||||||
"tos_required": true
|
"tos_required": true
|
||||||
},
|
},
|
||||||
"xtts_v1": {
|
|
||||||
"description": "XTTS-v1 by Coqui with 13 languages and cross-language voice cloning.",
|
|
||||||
"hf_url": [
|
|
||||||
"https://coqui.gateway.scarf.sh/hf-coqui/XTTS-v1/hifigan/model.pth",
|
|
||||||
"https://coqui.gateway.scarf.sh/hf-coqui/XTTS-v1/hifigan/config.json",
|
|
||||||
"https://coqui.gateway.scarf.sh/hf-coqui/XTTS-v1/hifigan/vocab.json"
|
|
||||||
],
|
|
||||||
"default_vocoder": null,
|
|
||||||
"commit": "e5140314",
|
|
||||||
"license": "CPML",
|
|
||||||
"contact": "info@coqui.ai",
|
|
||||||
"tos_required": true
|
|
||||||
},
|
|
||||||
"xtts_v1.1": {
|
"xtts_v1.1": {
|
||||||
"description": "XTTS-v1.1 by Coqui with 14 languages, cross-language voice cloning and reference leak fixed.",
|
"description": "XTTS-v1.1 by Coqui with 14 languages, cross-language voice cloning and reference leak fixed.",
|
||||||
"hf_url": [
|
"hf_url": [
|
||||||
|
|
Loading…
Reference in New Issue