From 8d0ca5f0685c06e27808520e9ee141b3185c3093 Mon Sep 17 00:00:00 2001 From: Fangjun Kuang Date: Thu, 3 Jul 2025 11:21:42 +0800 Subject: [PATCH] Update .github/scripts/multi_zh-hans/ASR/run_rknn.sh Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- .github/scripts/multi_zh-hans/ASR/run_rknn.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/scripts/multi_zh-hans/ASR/run_rknn.sh b/.github/scripts/multi_zh-hans/ASR/run_rknn.sh index bb396830c..ac03eac79 100755 --- a/.github/scripts/multi_zh-hans/ASR/run_rknn.sh +++ b/.github/scripts/multi_zh-hans/ASR/run_rknn.sh @@ -24,8 +24,8 @@ function export_2023_11_05() { mv pretrained.pt epoch-99.pt curl -SL -o 0.wav https://huggingface.co/zrjin/icefall-asr-multi-zh-hans-zipformer-ctc-streaming-2023-11-05/resolve/main/test_wavs/DEV_T0000000000.wav - curl -SL -o 1.wav https://huggingface.co/zrjin/icefall-asr-multi-zh-hans-zipformer-ctc-streaming-2023-11-05/resolve/main/test_wavs/DEV_T0000000000.wav - curl -SL -o 2.wav https://huggingface.co/zrjin/icefall-asr-multi-zh-hans-zipformer-ctc-streaming-2023-11-05/resolve/main/test_wavs/DEV_T0000000000.wav + curl -SL -o 1.wav https://huggingface.co/zrjin/icefall-asr-multi-zh-hans-zipformer-ctc-streaming-2023-11-05/resolve/main/test_wavs/DEV_T0000000001.wav + curl -SL -o 2.wav https://huggingface.co/zrjin/icefall-asr-multi-zh-hans-zipformer-ctc-streaming-2023-11-05/resolve/main/test_wavs/DEV_T0000000002.wav ls -lh popd