From 07b22b007f451d7e582ae90db8074bbb994dd175 Mon Sep 17 00:00:00 2001 From: Menglong Xu <32296227+mlxu995@users.noreply.github.com> Date: Thu, 16 Dec 2021 16:04:54 +0800 Subject: [PATCH] Update run.sh --- examples/hey_snips/s0/run.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/hey_snips/s0/run.sh b/examples/hey_snips/s0/run.sh index bed5d23..58f300a 100755 --- a/examples/hey_snips/s0/run.sh +++ b/examples/hey_snips/s0/run.sh @@ -4,7 +4,7 @@ . ./path.sh -stage=3 +stage=0 stop_stage=4 num_keywords=1 @@ -14,7 +14,7 @@ norm_var=true gpus="0" checkpoint= -dir=exp/ds_tcn_specargument +dir=exp/ds_tcn num_average=30 score_checkpoint=$dir/avg_${num_average}.pt