From 0e00569bb7952779fdfb9e356657eaa24744071b Mon Sep 17 00:00:00 2001 From: Eren G Date: Thu, 2 Aug 2018 14:29:38 +0200 Subject: [PATCH] LJSpeech config update --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index 521faaa8..bbff8d9f 100644 --- a/config.json +++ b/config.json @@ -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/" } \ No newline at end of file