mirror of https://github.com/coqui-ai/TTS.git
update config.json
This commit is contained in:
parent
d5093bf6fb
commit
6e2c8c6537
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"model": "Tacotron2",
|
"model": "Tacotron2",
|
||||||
"run_name": "ljspeech",
|
"run_name": "ljspeech",
|
||||||
"run_description": "tacotron2 with guided attention and -1 1 normalization and no preemphasis",
|
"run_description": "tacotron2",
|
||||||
|
|
||||||
// AUDIO PARAMETERS
|
// AUDIO PARAMETERS
|
||||||
"audio":{
|
"audio":{
|
||||||
|
|
Loading…
Reference in New Issue