mirror of https://github.com/coqui-ai/TTS.git
aligntts model .model.json placeholder
This commit is contained in:
parent
480e2f7888
commit
abaf36861a
|
@ -46,6 +46,15 @@
|
|||
"author": "Eren Gölge @erogol",
|
||||
"license": "MPL",
|
||||
"contact":"egolge@coqui.com"
|
||||
},
|
||||
"align-tts":{
|
||||
"description": "AlignTTS models as explain in https://arxiv.org/abs/2003.01950",
|
||||
"github_rls_url": "",
|
||||
"default_vocoder": "vocoder_models/en/ljspeech/multiband-melgan",
|
||||
"commit": "",
|
||||
"author": "Eren Gölge @erogol",
|
||||
"license": "",
|
||||
"contact":"egolge@coqui.com"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue