mirror of https://github.com/coqui-ai/TTS.git
Add African models (#1511)
* Add african models * Set default license for all models
This commit is contained in:
parent
e8573bfe3e
commit
4953636b14
112
TTS/.models.json
112
TTS/.models.json
|
@ -18,7 +18,8 @@
|
|||
"description": "EK1 en-rp tacotron2 by NMStoker",
|
||||
"github_rls_url": "https://coqui.gateway.scarf.sh/v0.6.1_models/tts_models--en--ek1--tacotron2.zip",
|
||||
"default_vocoder": "vocoder_models/en/ek1/wavegrad",
|
||||
"commit": "c802255"
|
||||
"commit": "c802255",
|
||||
"license": "apache 2.0"
|
||||
}
|
||||
},
|
||||
"ljspeech": {
|
||||
|
@ -28,7 +29,7 @@
|
|||
"default_vocoder": "vocoder_models/en/ljspeech/hifigan_v2",
|
||||
"commit": "bae2ad0f",
|
||||
"author": "Eren Gölge @erogol",
|
||||
"license": "",
|
||||
"license": "apache 2.0",
|
||||
"contact": "egolge@coqui.com"
|
||||
},
|
||||
"tacotron2-DDC_ph": {
|
||||
|
@ -37,7 +38,7 @@
|
|||
"default_vocoder": "vocoder_models/en/ljspeech/univnet",
|
||||
"commit": "3900448",
|
||||
"author": "Eren Gölge @erogol",
|
||||
"license": "",
|
||||
"license": "apache 2.0",
|
||||
"contact": "egolge@coqui.com"
|
||||
},
|
||||
"glow-tts": {
|
||||
|
@ -57,7 +58,7 @@
|
|||
"default_vocoder": "vocoder_models/en/ljspeech/hifigan_v2",
|
||||
"commit": "4581e3d",
|
||||
"author": "Eren Gölge @erogol",
|
||||
"license": "TBD",
|
||||
"license": "apache 2.0",
|
||||
"contact": "egolge@coqui.com"
|
||||
},
|
||||
"tacotron2-DCA": {
|
||||
|
@ -75,7 +76,7 @@
|
|||
"default_vocoder": null,
|
||||
"commit": "3900448",
|
||||
"author": "Eren Gölge @erogol",
|
||||
"license": "TBD",
|
||||
"license": "apache 2.0",
|
||||
"contact": "egolge@coqui.com"
|
||||
},
|
||||
"fast_pitch": {
|
||||
|
@ -84,7 +85,7 @@
|
|||
"default_vocoder": "vocoder_models/en/ljspeech/hifigan_v2",
|
||||
"commit": "b27b3ba",
|
||||
"author": "Eren Gölge @erogol",
|
||||
"license": "TBD",
|
||||
"license": "apache 2.0",
|
||||
"contact": "egolge@coqui.com"
|
||||
}
|
||||
},
|
||||
|
@ -95,7 +96,7 @@
|
|||
"default_vocoder": null,
|
||||
"commit": "3900448",
|
||||
"author": "Eren @erogol",
|
||||
"license": "",
|
||||
"license": "apache 2.0",
|
||||
"contact": "egolge@coqui.ai"
|
||||
},
|
||||
"fast_pitch":{
|
||||
|
@ -115,7 +116,7 @@
|
|||
"default_vocoder": "vocoder_models/en/sam/hifigan_v2",
|
||||
"commit": "bae2ad0f",
|
||||
"author": "Eren Gölge @erogol",
|
||||
"license": "",
|
||||
"license": "apache 2.0",
|
||||
"contact": "egolge@coqui.com"
|
||||
}
|
||||
}
|
||||
|
@ -162,6 +163,7 @@
|
|||
"github_rls_url": "https://coqui.gateway.scarf.sh/v0.6.1_models/tts_models--zh-CN--baker--tacotron2-DDC-GST.zip",
|
||||
"commit": "unknown",
|
||||
"author": "@kirianguiller",
|
||||
"license": "apache 2.0",
|
||||
"default_vocoder": null
|
||||
}
|
||||
}
|
||||
|
@ -171,6 +173,7 @@
|
|||
"tacotron2-DDC": {
|
||||
"github_rls_url": "https://coqui.gateway.scarf.sh/v0.6.1_models/tts_models--nl--mai--tacotron2-DDC.zip",
|
||||
"author": "@r-dh",
|
||||
"license": "apache 2.0",
|
||||
"default_vocoder": "vocoder_models/nl/mai/parallel-wavegan",
|
||||
"stats_file": null,
|
||||
"commit": "540d811"
|
||||
|
@ -183,6 +186,7 @@
|
|||
"github_rls_url": "https://coqui.gateway.scarf.sh/v0.6.1_models/tts_models--de--thorsten--tacotron2-DCA.zip",
|
||||
"default_vocoder": "vocoder_models/de/thorsten/fullband-melgan",
|
||||
"author": "@thorstenMueller",
|
||||
"license": "apache 2.0",
|
||||
"commit": "unknown"
|
||||
}
|
||||
}
|
||||
|
@ -194,6 +198,7 @@
|
|||
"default_vocoder": "vocoder_models/ja/kokoro/hifigan_v1",
|
||||
"description": "Tacotron2 with Double Decoder Consistency trained with Kokoro Speech Dataset.",
|
||||
"author": "@kaiidams",
|
||||
"license": "apache 2.0",
|
||||
"commit": "401fbd89"
|
||||
}
|
||||
}
|
||||
|
@ -217,6 +222,7 @@
|
|||
"default_vocoder": null,
|
||||
"description": "GlowTTS model as explained on https://github.com/coqui-ai/TTS/issues/1148.",
|
||||
"author": "@nicolalandro",
|
||||
"license": "apache 2.0",
|
||||
"commit": null
|
||||
},
|
||||
"vits":{
|
||||
|
@ -224,6 +230,7 @@
|
|||
"default_vocoder": null,
|
||||
"description": "GlowTTS model as explained on https://github.com/coqui-ai/TTS/issues/1148.",
|
||||
"author": "@nicolalandro",
|
||||
"license": "apache 2.0",
|
||||
"commit": null
|
||||
}
|
||||
},
|
||||
|
@ -233,6 +240,7 @@
|
|||
"default_vocoder": null,
|
||||
"description": "GlowTTS model as explained on https://github.com/coqui-ai/TTS/issues/1148.",
|
||||
"author": "@nicolalandro",
|
||||
"license": "apache 2.0",
|
||||
"commit": null
|
||||
},
|
||||
"vits":{
|
||||
|
@ -240,9 +248,82 @@
|
|||
"default_vocoder": null,
|
||||
"description": "GlowTTS model as explained on https://github.com/coqui-ai/TTS/issues/1148.",
|
||||
"author": "@nicolalandro",
|
||||
"license": "apache 2.0",
|
||||
"commit": null
|
||||
}
|
||||
}
|
||||
},
|
||||
"ewe": {
|
||||
"openbible": {
|
||||
"vits":{
|
||||
"github_rls_url": "https://coqui.gateway.scarf.sh/v0.6.2_models/tts_models--ewe--openbible--vits.zip",
|
||||
"default_vocoder": null,
|
||||
"license": "CC-BY-SA 4.0",
|
||||
"description": "Original work (audio and text) by Biblica available for free at www.biblica.com and open.bible.",
|
||||
"author": "@coqui_ai",
|
||||
"commit": "1b22f03"
|
||||
}
|
||||
}
|
||||
},
|
||||
"hau": {
|
||||
"openbible": {
|
||||
"vits":{
|
||||
"github_rls_url": "https://coqui.gateway.scarf.sh/v0.6.2_models/tts_models--hau--openbible--vits.zip",
|
||||
"default_vocoder": null,
|
||||
"license": "CC-BY-SA 4.0",
|
||||
"description": "Original work (audio and text) by Biblica available for free at www.biblica.com and open.bible.",
|
||||
"author": "@coqui_ai",
|
||||
"commit": "1b22f03"
|
||||
}
|
||||
}
|
||||
},
|
||||
"lin": {
|
||||
"openbible": {
|
||||
"vits":{
|
||||
"github_rls_url": "https://coqui.gateway.scarf.sh/v0.6.2_models/tts_models--lin--openbible--vits.zip",
|
||||
"default_vocoder": null,
|
||||
"license": "CC-BY-SA 4.0",
|
||||
"description": "Original work (audio and text) by Biblica available for free at www.biblica.com and open.bible.",
|
||||
"author": "@coqui_ai",
|
||||
"commit": "1b22f03"
|
||||
}
|
||||
}
|
||||
},
|
||||
"tw_akuapem": {
|
||||
"openbible": {
|
||||
"vits":{
|
||||
"github_rls_url": "https://coqui.gateway.scarf.sh/v0.6.2_models/tts_models--tw_akuapem--openbible--vits.zip",
|
||||
"default_vocoder": null,
|
||||
"license": "CC-BY-SA 4.0",
|
||||
"description": "Original work (audio and text) by Biblica available for free at www.biblica.com and open.bible.",
|
||||
"author": "@coqui_ai",
|
||||
"commit": "1b22f03"
|
||||
}
|
||||
}
|
||||
},
|
||||
"tw_asante": {
|
||||
"openbible": {
|
||||
"vits":{
|
||||
"github_rls_url": "https://coqui.gateway.scarf.sh/v0.6.2_models/tts_models--tw_asante--openbible--vits.zip",
|
||||
"default_vocoder": null,
|
||||
"license": "CC-BY-SA 4.0",
|
||||
"description": "Original work (audio and text) by Biblica available for free at www.biblica.com and open.bible.",
|
||||
"author": "@coqui_ai",
|
||||
"commit": "1b22f03"
|
||||
}
|
||||
}
|
||||
},
|
||||
"yor": {
|
||||
"openbible": {
|
||||
"vits":{
|
||||
"github_rls_url": "https://coqui.gateway.scarf.sh/v0.6.2_models/tts_models--yor--openbible--vits.zip",
|
||||
"default_vocoder": null,
|
||||
"license": "CC-BY-SA 4.0",
|
||||
"description": "Original work (audio and text) by Biblica available for free at www.biblica.com and open.bible.",
|
||||
"author": "@coqui_ai",
|
||||
"commit": "1b22f03"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"vocoder_models": {
|
||||
|
@ -269,7 +350,8 @@
|
|||
"wavegrad": {
|
||||
"description": "EK1 en-rp wavegrad by NMStoker",
|
||||
"github_rls_url": "https://coqui.gateway.scarf.sh/v0.6.1_models/vocoder_models--en--ek1--wavegrad.zip",
|
||||
"commit": "c802255"
|
||||
"commit": "c802255",
|
||||
"license": "apache 2.0"
|
||||
}
|
||||
},
|
||||
"ljspeech": {
|
||||
|
@ -285,7 +367,7 @@
|
|||
"github_rls_url": "https://coqui.gateway.scarf.sh/v0.6.1_models/vocoder_models--en--ljspeech--hifigan_v2.zip",
|
||||
"commit": "bae2ad0f",
|
||||
"author": "@erogol",
|
||||
"license": "",
|
||||
"license": "apache 2.0",
|
||||
"contact": "egolge@coqui.ai"
|
||||
},
|
||||
"univnet": {
|
||||
|
@ -293,7 +375,7 @@
|
|||
"github_rls_url": "https://coqui.gateway.scarf.sh/v0.6.1_models/vocoder_models--en--ljspeech--univnet_v2.zip",
|
||||
"commit": "4581e3d",
|
||||
"author": "Eren @erogol",
|
||||
"license": "TBD",
|
||||
"license": "apache 2.0",
|
||||
"contact": "egolge@coqui.ai"
|
||||
}
|
||||
},
|
||||
|
@ -303,7 +385,7 @@
|
|||
"github_rls_url": "https://coqui.gateway.scarf.sh/v0.6.1_models/vocoder_models--en--vctk--hifigan_v2.zip",
|
||||
"commit": "2f07160",
|
||||
"author": "Edresson Casanova",
|
||||
"license": "",
|
||||
"license": "apache 2.0",
|
||||
"contact": ""
|
||||
}
|
||||
},
|
||||
|
@ -313,7 +395,7 @@
|
|||
"github_rls_url": "https://coqui.gateway.scarf.sh/v0.6.1_models/vocoder_models--en--sam--hifigan_v2.zip",
|
||||
"commit": "2f07160",
|
||||
"author": "Eren Gölge @erogol",
|
||||
"license": "",
|
||||
"license": "apache 2.0",
|
||||
"contact": "egolge@coqui.ai"
|
||||
}
|
||||
}
|
||||
|
@ -323,6 +405,7 @@
|
|||
"parallel-wavegan": {
|
||||
"github_rls_url": "https://coqui.gateway.scarf.sh/v0.6.1_models/vocoder_models--nl--mai--parallel-wavegan.zip",
|
||||
"author": "@r-dh",
|
||||
"license": "apache 2.0",
|
||||
"commit": "unknown"
|
||||
}
|
||||
}
|
||||
|
@ -332,11 +415,13 @@
|
|||
"wavegrad": {
|
||||
"github_rls_url": "https://coqui.gateway.scarf.sh/v0.6.1_models/vocoder_models--de--thorsten--wavegrad.zip",
|
||||
"author": "@thorstenMueller",
|
||||
"license": "apache 2.0",
|
||||
"commit": "unknown"
|
||||
},
|
||||
"fullband-melgan": {
|
||||
"github_rls_url": "https://coqui.gateway.scarf.sh/v0.6.1_models/vocoder_models--de--thorsten--fullband-melgan.zip",
|
||||
"author": "@thorstenMueller",
|
||||
"license": "apache 2.0",
|
||||
"commit": "unknown"
|
||||
}
|
||||
}
|
||||
|
@ -347,6 +432,7 @@
|
|||
"github_rls_url": "https://coqui.gateway.scarf.sh/v0.6.1_models/vocoder_models--ja--kokoro--hifigan_v1.zip",
|
||||
"description": "HifiGAN model trained for kokoro dataset by @kaiidams",
|
||||
"author": "@kaiidams",
|
||||
"license": "apache 2.0",
|
||||
"commit": "3900448"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue