From 648c03fdbba045acf8e25c5e6f7df0f27937c3cf Mon Sep 17 00:00:00 2001
From: liugz18 <57401541+liugz18@users.noreply.github.com>
Date: 星期三, 12 六月 2024 12:30:00 +0800
Subject: [PATCH] Update auto_model.py

---
 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