From 607a20a54cd94442e2a103ae36df3f7d6c632aa7 Mon Sep 17 00:00:00 2001 From: buchongyu <18001307871@163.com> Date: Wed, 13 Apr 2022 17:38:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20example=20=E7=9B=AE?= =?UTF-8?q?=E5=BD=95=E4=B8=ADspeech=E5=8D=95=E8=AF=8D=E6=8B=BC=E5=86=99?= =?UTF-8?q?=E9=94=99=E8=AF=AF=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- examples/aishell/asr0/run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/aishell/asr0/run.sh b/examples/aishell/asr0/run.sh index 15685f21..114af5a9 100755 --- a/examples/aishell/asr0/run.sh +++ b/examples/aishell/asr0/run.sh @@ -5,7 +5,7 @@ source path.sh gpus=0,1,2,3 stage=0 stop_stage=100 -conf_path=conf/deepspeech2.yaml #conf/deepspeech2.yaml or conf/deepspeeech2_online.yaml +conf_path=conf/deepspeech2.yaml #conf/deepspeech2.yaml or conf/deepspeech2_online.yaml decode_conf_path=conf/tuning/decode.yaml avg_num=1 model_type=offline # offline or online