From 10fd4f62b31ea6960cc673dae52214794f5e9a25 Mon Sep 17 00:00:00 2001 From: Eren Golge Date: Thu, 10 May 2018 16:15:50 -0700 Subject: [PATCH] config update - add model name --- best_model_config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/best_model_config.json b/best_model_config.json index ace6a721..a5d41b4f 100644 --- a/best_model_config.json +++ b/best_model_config.json @@ -1,4 +1,5 @@ { + "model_name": "best_model", "num_mels": 80, "num_freq": 1025, "sample_rate": 20000,