coqui-tts/TTS/.models.json

147 lines
6.1 KiB
JSON

{
"tts_models":{
"en":{
"ek1":{
"tacotron2": {
"description": "EK1 en-rp tacotron2 by NMStoker",
"model_file": "1OJ5sLYmB03dQAf1FcY06b5X-0hiR0SNZ",
"config_file": "1hSnodL--5AFJTWvlU96e0pCnCfNU3yM_",
"stats_file": null,
"default_vocoder": "vocoder_models/en/ek1/wavegrad",
"commit": "c802255"
}
},
"ljspeech":{
"glow-tts":{
"description": "",
"github_rls_url": "https://github.com/coqui-ai/TTS/releases/download/v0.0.9/tts_models--en--ljspeech--glow-tts.zip",
"stats_file": null,
"default_vocoder": "vocoder_models/en/ljspeech/multiband-melgan",
"commit": "",
"author": "Eren Gölge @erogol",
"license": "MPL",
"contact":"egolge@coqui.com"
},
"tacotron2-DCA": {
"description": "",
"github_rls_url": "https://github.com/coqui-ai/TTS/releases/download/v0.0.9/tts_models--en--ljspeech--tacotron2-DCA.zip",
"default_vocoder": "vocoder_models/en/ljspeech/multiband-melgan",
"commit": "",
"author": "Eren Gölge @erogol",
"license": "MPL",
"contact":"egolge@coqui.com"
},
"speedy-speech-wn":{
"description": "Speedy Speech model with wavenet decoder.",
"model_file": "1VXAwiq6N-Viq3rsSXlf43bdoi0jSvMAJ",
"config_file": "1KvZilhsNP3EumVggDcD46yd834eO5hR3",
"stats_file": "1Ju7apZ5JlgsVECcETL-GEx3DRoNzWfkR",
"default_vocoder": "vocoder_models/en/ljspeech/multiband-melgan",
"commit": "77b6145",
"author": "Eren Gölge @erogol",
"license": "MPL",
"contact":"egolge@coqui.com"
}
}
},
"es":{
"mai":{
"tacotron2-DDC":{
"github_rls_url": "https://github.com/coqui-ai/TTS/releases/download/v0.0.9/tts_models--es--mai--tacotron2-DDC.zip",
"default_vocoder": "vocoder_models/universal/libri-tts/fullband-melgan",
"commit": "",
"author": "Eren Gölge @erogol",
"license": "MPL",
"contact":"egolge@coqui.com"
}
}
},
"fr":{
"mai":{
"tacotron2-DDC":{
"github_rls_url": "https://github.com/coqui-ai/TTS/releases/download/v0.0.9/tts_models--fr--mai--tacotron2-DDC.zip",
"default_vocoder": "vocoder_models/universal/libri-tts/fullband-melgan",
"commit": "",
"author": "Eren Gölge @erogol",
"license": "MPL",
"contact":"egolge@coqui.com"
}
}
},
"zh-CN":{
"baker":{
"tacotron2-DDC-GST":{
"model_file": "1SYpv7V__QYDjKXa_vJmNXo1CSkcoZovy",
"config_file": "14BIvfJXnFHi3jcxYNX40__TR6RwJOZqi",
"stats_file": "1ECRlXybT6rAWp269CkhjUPwcZ10CkcqD",
"commit": ""
}
}
},
"nl":{
"mai":{
"tacotron2-DDC":{
"model_file": "1cJWpKflkvchVidn0oyUZdv9CPDOUMi_Q",
"config_file": "1SY61VgvMNafrb76BgxP-ulsG8rhTE1we",
"author": "@r-dh",
"default_vocoder": "vocoder_models/nl/mai/parallel-wavegan",
"stats_file": null,
"commit": "540d811"
}
}
}
},
"vocoder_models":{
"universal":{
"libri-tts":{
"wavegrad":{
"github_rls_url": "https://github.com/coqui-ai/TTS/releases/download/v0.0.9/vocoder_models--universal--libri-tts--wavegrad.zip",
"commit": "ea976b0",
"author": "Eren Gölge @erogol",
"license": "MPL",
"contact":"egolge@coqui.com"
},
"fullband-melgan":{
"github_rls_url": "https://github.com/coqui-ai/TTS/releases/download/v0.0.9/vocoder_models--universal--libri-tts--fullband-melgan.zip",
"commit": "4132240",
"author": "Eren Gölge @erogol",
"license": "MPL",
"contact":"egolge@coqui.com"
}
}
},
"en": {
"ek1":{
"wavegrad": {
"description": "EK1 en-rp wavegrad by NMStoker",
"model_file": "1ShaCSrQfSRjM66vo45Bgo019uJDDloLS",
"config_file": "1otnQR5yTfN5A77yMKmUSzwh_VNvYwKai",
"stats_file": null,
"commit": "c802255"
}
},
"ljspeech":{
"multiband-melgan":{
"github_rls_url": "https://github.com/coqui-ai/TTS/releases/download/v0.0.9/vocoder_models--en--ljspeech--mulitband-melgan.zip",
"commit": "ea976b0",
"author": "Eren Gölge @erogol",
"license": "MPL",
"contact":"egolge@coqui.com"
}
}
},
"nl":{
"mai":{
"parallel-wavegan":{
"model_file": "1zYFHElvYW_oTeilvbZVLMLscColWRbck",
"config_file": "1ye9kVDbatAKMncRMui7watrLQ_5DaJ3e",
"author": "@r-dh",
"default_vocoder": "vocoder_models/universal/libri-tts/fullband-melgan",
"stats_file": "1QD40bU_M7CWrj9k0MEACNBRqwqVTSLDc",
"commit": "unknown"
}
}
}
}
}