Add VCTK fast_pitch and UK glow-tts

This commit is contained in:
Eren Gölge 2021-10-25 13:49:18 +02:00
parent bdab788de3
commit 027424dda8
1 changed files with 20 additions and 0 deletions

View File

@ -94,6 +94,15 @@
"author": "Eren @erogol",
"license": "",
"contact": "egolge@coqui.ai"
},
"fast_pitch":{
"description": "FastPitch model trained on VCTK dataseset.",
"github_rls_url": "https://github.com/coqui-ai/TTS/releases/download/v0.4.0/tts_models--en--vctk--fast_pitch.zip",
"default_vocoder": "vocoder_models/en/vctk/hifigan_v2",
"commit": "bdab788d",
"author": "Eren @erogol",
"license": "CC BY-NC-ND 4.0",
"contact": "egolge@coqui.ai"
}
},
"sam": {
@ -132,6 +141,17 @@
}
}
},
"uk":{
"mai": {
"glow-tts": {
"github_rls_url": "https://github.com/coqui-ai/TTS/releases/download/v0.4.0/tts_models--uk--mailabs--glow-tts.zip",
"author":"@robinhad",
"commit": "bdab788d",
"license": "MIT",
"contact": ""
}
}
},
"zh-CN": {
"baker": {
"tacotron2-DDC-GST": {