From 32de8a579b02d0c90b5eb0763443765ed30f3552 Mon Sep 17 00:00:00 2001 From: Eren G Date: Wed, 18 Jul 2018 14:31:03 +0200 Subject: [PATCH] config change --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index b7cc74bd..b6acee4a 100644 --- a/config.json +++ b/config.json @@ -1,5 +1,5 @@ { - "model_name": "audio-update-l2-loss", + "model_name": "loc-sens-attn-new", "num_mels": 80, "num_freq": 1025, "sample_rate": 20000, @@ -23,7 +23,7 @@ "griffin_lim_iters": 60, "power": 1.5, - "num_loader_workers": 8, + "num_loader_workers": 4, "checkpoint": true, "save_step": 376,