mirror of
https://github.com/wassname/TTS.git
synced 2026-09-12 12:11:47 +08:00
Add capacitron v2 model (#1768)
* Add capacitron v2 in .models.json * Put right commit hash
This commit is contained in:
+3
-3
@@ -130,10 +130,10 @@
|
||||
"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",
|
||||
"commit": "d6284e7",
|
||||
"github_rls_url": "https://coqui.gateway.scarf.sh/v0.7.1_models/tts_models--en--blizzard2013--capacitron-t2-c150_v2.zip",
|
||||
"commit": "a67039d",
|
||||
"default_vocoder": "vocoder_models/en/blizzard2013/hifigan_v2",
|
||||
"author": "Adam Froghyar @a-froghyar",
|
||||
"license": "apache 2.0",
|
||||
|
||||
Reference in New Issue
Block a user