From 674c372c9acb124bf69586879a4f7f3aa39d9952 Mon Sep 17 00:00:00 2001 From: Jingyong Hou Date: Thu, 11 Nov 2021 09:40:05 +0800 Subject: [PATCH] formatting --- 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 15af9d3..27987f8 100755 --- a/examples/hi_xiaowen/s0/run.sh +++ b/examples/hi_xiaowen/s0/run.sh @@ -105,7 +105,7 @@ if [ ${stage} -le 3 ] && [ ${stop_stage} -ge 3 ]; then --score_file $result_dir/score.txt fi -if [ ${stage} -le 4 ] && [ ${stop_stage} -ge 4 ]; then +if [ ${stage} -le 4 ] && [ ${stop_stage} -ge 4 ]; then # Compute detection error tradeoff result_dir=$dir/test_$(basename $score_checkpoint) for keyword in 0 1; do