From ba3c0e7a0b8ec18447384fd2cfddd5073071e2fa Mon Sep 17 00:00:00 2001 From: Eren Golge Date: Tue, 1 Jan 2019 20:08:34 +0100 Subject: [PATCH] update config for phoneme traning --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index 5701d2f4..d4dcbd54 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { - "model_name": "TTS-dev-tweb", - "model_description": "Higher dropout rate for stopnet and disabled custom initialization, pull current mel prediction to stopnet.", + "model_name": "TTS-phoneme", + "model_description": "Training with phonemes.", "audio":{ "audio_processor": "audio", // to use dictate different audio processors, if available.