mirror of https://github.com/coqui-ai/TTS.git
Add capacitron v2 in .models.json
This commit is contained in:
parent
9d32cbc3db
commit
a67039d618
|
@ -130,9 +130,9 @@
|
|||
"license": "apache 2.0",
|
||||
"contact": "adamfroghyar@gmail.com"
|
||||
},
|
||||
"capacitron-t2-c150": {
|
||||
"capacitron-t2-c150_v2": {
|
||||
"description": "Capacitron additions to Tacotron 2 with Capacity at 150 as in https://arxiv.org/pdf/1906.03402.pdf",
|
||||
"github_rls_url": "https://coqui.gateway.scarf.sh/v0.7.0_models/tts_models--en--blizzard2013--capacitron-t2-c150.zip",
|
||||
"github_rls_url": "https://coqui.gateway.scarf.sh/v0.7.1_models/tts_models--en--blizzard2013--capacitron-t2-c150_v2.zip",
|
||||
"commit": "d6284e7",
|
||||
"default_vocoder": "vocoder_models/en/blizzard2013/hifigan_v2",
|
||||
"author": "Adam Froghyar @a-froghyar",
|
||||
|
|
Loading…
Reference in New Issue