From 5c8af9c7e5ff5222f7e6d0063f14920c22fef01b Mon Sep 17 00:00:00 2001
From: 游雁 <zhifu.gzf@alibaba-inc.com>
Date: 星期四, 29 二月 2024 17:19:46 +0800
Subject: [PATCH] Merge branch 'dev_gzf' of github.com:alibaba-damo-academy/FunASR into dev_gzf add

---
 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