From 22b928dd3ff37ccee57ab2b5c2e4fcda4d33d24d Mon Sep 17 00:00:00 2001 From: Shi Xian <40013335+R1ckShi@users.noreply.github.com> Date: 星期四, 05 十二月 2024 19:30:30 +0800 Subject: [PATCH] Merge pull request #2269 from modelscope/dev_sx2 --- 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