From 7a9c0414b685b6f2ad7538017e2a1215e1e76901 Mon Sep 17 00:00:00 2001
From: Shi Xian <40013335+R1ckShi@users.noreply.github.com>
Date: 星期二, 11 六月 2024 11:42:15 +0800
Subject: [PATCH] Merge pull request #1791 from dtlzhuangz/zhuangzhong_dev

---
 examples/industrial_data_pretraining/paraformer/finetune.sh |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/examples/industrial_data_pretraining/paraformer/finetune.sh b/examples/industrial_data_pretraining/paraformer/finetune.sh
index 25d9e1a..9467a0b 100644
--- a/examples/industrial_data_pretraining/paraformer/finetune.sh
+++ b/examples/industrial_data_pretraining/paraformer/finetune.sh
@@ -11,7 +11,6 @@
 ## option 1, download model automatically
 model_name_or_model_dir="iic/speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-pytorch"
 
-
 ## option 2, download model by git
 #local_path_root=${workspace}/modelscope_models
 #mkdir -p ${local_path_root}/${model_name_or_model_dir}

--
Gitblit v1.9.1