From e700341244b02eb4116ba96d1b7faf42375dbe57 Mon Sep 17 00:00:00 2001
From: zhuangzhong <zhuangzhong@corp.netease.com>
Date: 星期五, 07 六月 2024 10:44:45 +0800
Subject: [PATCH] add cif_v1 and cif_export

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