From 4b7dff9c7147c8ab8b66dedceee3d2b8ee485f10 Mon Sep 17 00:00:00 2001 From: 嘉渊 <wangjiaming.wjm@alibaba-inc.com> Date: 星期二, 25 四月 2023 23:12:46 +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 bd0e15f..2237641 100755 --- a/egs/aishell/paraformer/run.sh +++ b/egs/aishell/paraformer/run.sh @@ -33,7 +33,7 @@ data_url=www.openslr.org/resources/33 # exp tag -tag="" +tag="exp1" . utils/parse_options.sh || exit 1; -- Gitblit v1.9.1