From 10c2ff2074cec8c400c7b85cea332188edc7b5f5 Mon Sep 17 00:00:00 2001 From: Eren Date: Wed, 19 Sep 2018 15:13:25 +0200 Subject: [PATCH] config change --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index 1554da1b..23320fe1 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { - "model_name": "TTS-small", - "model_description": "loc-sens attention paper values for number of filters and filter size", + "model_name": "TTS-master", + "model_description": "'Same' padding as in TF", "audio_processor": "audio", "num_mels": 80, "num_freq": 1025,