From fc2fc97804cc09057d6ed15c49ebb48e6875d249 Mon Sep 17 00:00:00 2001 From: 嘉渊 <wangjiaming.wjm@alibaba-inc.com> Date: 星期二, 25 四月 2023 23:26:05 +0800 Subject: [PATCH] update --- egs/aishell/paraformer/run.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/egs/aishell/paraformer/run.sh b/egs/aishell/paraformer/run.sh index 1181c1f..ab9ef25 100755 --- a/egs/aishell/paraformer/run.sh +++ b/egs/aishell/paraformer/run.sh @@ -21,7 +21,7 @@ token_type=char scp=wav.scp type=sound -stage=2 +stage=1 stop_stage=3 # feature configuration -- Gitblit v1.9.1