From 980007a486a4a2cfbcf4f98c7a88e28e17fd0f48 Mon Sep 17 00:00:00 2001 From: Shi Xian <40013335+R1ckShi@users.noreply.github.com> Date: 星期四, 21 三月 2024 14:59:46 +0800 Subject: [PATCH] update seaco finetune (#1526) --- examples/aishell/e_branchformer/conf/e_branchformer_12e_6d_2048_256.yaml | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/examples/aishell/e_branchformer/conf/e_branchformer_12e_6d_2048_256.yaml b/examples/aishell/e_branchformer/conf/e_branchformer_12e_6d_2048_256.yaml index e6cc1e6..2773459 100644 --- a/examples/aishell/e_branchformer/conf/e_branchformer_12e_6d_2048_256.yaml +++ b/examples/aishell/e_branchformer/conf/e_branchformer_12e_6d_2048_256.yaml @@ -108,7 +108,6 @@ tokenizer: CharTokenizer tokenizer_conf: unk_symbol: <unk> - split_with_space: true ctc_conf: -- Gitblit v1.9.1