From 538c1702ad5d596f83e7bb4ad3b1e4cc2fbb9a30 Mon Sep 17 00:00:00 2001 From: blessyyyu <954793264@qq.com> Date: Wed, 23 Mar 2022 14:16:30 +0800 Subject: [PATCH] back the hi_xiaowen/run.sh to the same --- examples/hi_xiaowen/s0/run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/hi_xiaowen/s0/run.sh b/examples/hi_xiaowen/s0/run.sh index 814474a..6eca8dd 100755 --- a/examples/hi_xiaowen/s0/run.sh +++ b/examples/hi_xiaowen/s0/run.sh @@ -18,7 +18,7 @@ dir=exp/ds_tcn num_average=30 score_checkpoint=$dir/avg_${num_average}.pt -download_dir=./mobvoi_data +download_dir=./data/local # your data dir . tools/parse_options.sh || exit 1;