Add capacitron v2 model (#1768)

* Add capacitron v2 in .models.json

* Put right commit hash
This commit is contained in:
Julian Weber 2022-09-08 09:43:56 +02:00 committed by GitHub
parent 096b35f639
commit bb59718c03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -130,10 +130,10 @@
"license": "apache 2.0", "license": "apache 2.0",
"contact": "adamfroghyar@gmail.com" "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", "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", "commit": "a67039d",
"default_vocoder": "vocoder_models/en/blizzard2013/hifigan_v2", "default_vocoder": "vocoder_models/en/blizzard2013/hifigan_v2",
"author": "Adam Froghyar @a-froghyar", "author": "Adam Froghyar @a-froghyar",
"license": "apache 2.0", "license": "apache 2.0",