From cab0af88d8d671d7a358dbdd1c9645cc4cbafd1d Mon Sep 17 00:00:00 2001 From: 游雁 <zhifu.gzf@alibaba-inc.com> Date: 星期三, 21 二月 2024 13:47:50 +0800 Subject: [PATCH] bugfix --- 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