mirror of
https://github.com/wassname/TTS.git
synced 2026-09-10 11:50:20 +08:00
LJSpeech config update
This commit is contained in:
+2
-2
@@ -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/"
|
||||
}
|
||||
Reference in New Issue
Block a user