tacotron DDC placeholder in models.json

pull/420/head
Eren Gölge 2021-04-12 04:06:27 +02:00
parent d295d5de97
commit 9011dddf77
2 changed files with 10 additions and 1 deletions

View File

@ -341,7 +341,7 @@ indent-after-paren=4
indent-string=' '
# Maximum number of characters on a single line.
max-line-length=100
max-line-length=120
# Maximum number of lines in a module.
max-module-lines=1000

View File

@ -10,6 +10,15 @@
}
},
"ljspeech":{
"tacotron2-DDC": {
"description": "Tacotron2 with Double Decoder Consistency.",
"github_rls_url": "",
"default_vocoder": "vocoder_models/en/ljspeech/multiband-melgan",
"commit": "",
"author": "Eren Gölge @erogol",
"license": "",
"contact":"egolge@coqui.com"
},
"glow-tts":{
"description": "",
"github_rls_url": "https://github.com/coqui-ai/TTS/releases/download/v0.0.9/tts_models--en--ljspeech--glow-tts.zip",