From 1aad10c31c895dc4d32378782124d96c0f52f700 Mon Sep 17 00:00:00 2001 From: Eren Golge Date: Tue, 17 Apr 2018 09:59:50 -0700 Subject: [PATCH] bug fix --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 2df06b14..d7c31c12 100644 --- a/config.json +++ b/config.json @@ -20,7 +20,7 @@ "griffin_lim_iters": 60, "power": 1.2, - "dataset": "TWEB" + "dataset": "TWEB", "data_path": "/run/shm/erogol/BibleSpeech/", "min_seq_len": 0, "num_loader_workers": 8,