mirror of https://github.com/coqui-ai/TTS.git
Add models
This commit is contained in:
parent
e4c5c27854
commit
36be05290d
|
@ -650,6 +650,26 @@
|
||||||
"license": "CC-BY-4.0"
|
"license": "CC-BY-4.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"bn":{
|
||||||
|
"custom":{
|
||||||
|
"vits-male":{
|
||||||
|
"github_rls_url":"https://coqui.gateway.scarf.sh/v0.14.0_models/tts_models--bn--custom--vits_male.zip",
|
||||||
|
"default_vocoder": null,
|
||||||
|
"commit": null,
|
||||||
|
"description": "Single speaker Bangla male model. For more information -> https://github.com/mobassir94/comprehensive-bangla-tts",
|
||||||
|
"author": "@mobassir94",
|
||||||
|
"license": "Apache 2.0"
|
||||||
|
},
|
||||||
|
"vits-female":{
|
||||||
|
"github_rls_url":"https://coqui.gateway.scarf.sh/v0.14.0_models/tts_models--bn--custom--vits_female.zip",
|
||||||
|
"default_vocoder": null,
|
||||||
|
"commit": null,
|
||||||
|
"description": "Single speaker Bangla female model. For more information -> https://github.com/mobassir94/comprehensive-bangla-tts",
|
||||||
|
"author": "@mobassir94",
|
||||||
|
"license": "Apache 2.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"vocoder_models": {
|
"vocoder_models": {
|
||||||
|
|
Loading…
Reference in New Issue