From 85c1675e7cf4ee036a1fdeded4da8426f1775d8a Mon Sep 17 00:00:00 2001 From: 凪咲 <36807427+chi2nagisa@users.noreply.github.com> Date: 星期五, 19 七月 2024 10:26:58 +0800 Subject: [PATCH] fix: fix input download logic (#1929) --- examples/industrial_data_pretraining/llm_asr/demo_speech2text.sh | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/examples/industrial_data_pretraining/llm_asr/demo_speech2text.sh b/examples/industrial_data_pretraining/llm_asr/demo_speech2text.sh index 57299fc..3eba6d3 100644 --- a/examples/industrial_data_pretraining/llm_asr/demo_speech2text.sh +++ b/examples/industrial_data_pretraining/llm_asr/demo_speech2text.sh @@ -62,4 +62,3 @@ }& done -wait \ No newline at end of file -- Gitblit v1.9.1