From d7855d74b042a2ef01a92e82973ac080da96bec2 Mon Sep 17 00:00:00 2001 From: OedoSoldier <31711261+OedoSoldier@users.noreply.github.com> Date: Tue, 19 Dec 2023 23:27:12 +0800 Subject: [PATCH] Update config.json --- configs/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/config.json b/configs/config.json index 2929577..f2c885b 100644 --- a/configs/config.json +++ b/configs/config.json @@ -944,7 +944,7 @@ ], "n_layers_q": 3, "use_spectral_norm": false, - "gin_channels": 256, + "gin_channels": 512, "slm": { "model": "./slm/wavlm-base-plus", "sr": 16000,