From 919793d36a81288bd7e16b93ec09845f0b155fc3 Mon Sep 17 00:00:00 2001 From: jinzr <60612200+JinZr@users.noreply.github.com> Date: Thu, 7 Sep 2023 21:06:37 +0800 Subject: [PATCH] Update run-multi-zh_hans-zipformer.sh --- .github/scripts/run-multi-zh_hans-zipformer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/scripts/run-multi-zh_hans-zipformer.sh b/.github/scripts/run-multi-zh_hans-zipformer.sh index c454bb909..2bc3137d8 100755 --- a/.github/scripts/run-multi-zh_hans-zipformer.sh +++ b/.github/scripts/run-multi-zh_hans-zipformer.sh @@ -32,7 +32,7 @@ ls -lh $repo/exp/*.pt ./zipformer/pretrained.py \ --checkpoint $repo/exp/epoch-99.pt \ --tokens $repo/data/lang_bpe_2000/tokens.txt \ - --method greedy_search + --method greedy_search \ $repo/test_wavs/DEV_T0000000000.wav \ $repo/test_wavs/DEV_T0000000001.wav \ $repo/test_wavs/DEV_T0000000002.wav