mirror of https://github.com/coqui-ai/TTS.git
LJSpeech config update
This commit is contained in:
parent
48996ca050
commit
0e00569bb7
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"model_name": "loc-sens-attn-lws-no_preemphasis",
|
||||
"model_name": "TTS-lws-1025",
|
||||
"audio_processor": "audio_lws",
|
||||
"num_mels": 80,
|
||||
"num_freq": 1025,
|
||||
|
@ -35,5 +35,5 @@
|
|||
"meta_file_val": null,
|
||||
"dataset": "LJSpeech",
|
||||
"min_seq_len": 0,
|
||||
"output_path": "experiments/"
|
||||
"output_path": "../keep/"
|
||||
}
|
Loading…
Reference in New Issue