From eca560ed828098f698990c7d78f449b78ed31918 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stardust=C2=B7=E5=87=8F?= <2225664821@qq.com> Date: Mon, 21 Aug 2023 07:26:08 +0800 Subject: [PATCH] Update config.json --- configs/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/config.json b/configs/config.json index 8b5d716..eb887ef 100644 --- a/configs/config.json +++ b/configs/config.json @@ -285,6 +285,7 @@ } }, "model": { + "use_mel_posterior_encoder": true, "inter_channels": 192, "hidden_channels": 192, "filter_channels": 768,