From d1408466aac32e1246c51aaf49f11df98d169332 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=98=89=E6=B8=8A?= Date: Mon, 24 Apr 2023 14:53:10 +0800 Subject: [PATCH] update --- egs/aishell/paraformer/run.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/egs/aishell/paraformer/run.sh b/egs/aishell/paraformer/run.sh index a8fdcb741..9d76a5b74 100755 --- a/egs/aishell/paraformer/run.sh +++ b/egs/aishell/paraformer/run.sh @@ -13,15 +13,15 @@ train_cmd=utils/run.pl infer_cmd=utils/run.pl # general configuration -feats_dir="../DATA" #feature output dictionary +feats_dir="/nfs/wangjiaming.wjm/Funasr_data/aishell-1-fix-cmvn" #feature output dictionary exp_dir="." lang=zh dumpdir=dump/fbank feats_type=fbank token_type=char -scp=feats.scp -type=kaldi_ark -stage=0 +scp=wav.scp +type=sound +stage=3 stop_stage=4 # feature configuration