shixian.shi
2023-12-27 9afc91702a77235990988916bbb2e09abe4edaa3
examples/industrial_data_pretraining/contextual_paraformer/infer.sh
File was renamed from examples/industrial_data_pretraining/neat_contextual_paraformer/infer.sh
@@ -1,6 +1,6 @@
# download model
local_path_root=./modelscope_models
local_path_root=../modelscope_models
mkdir -p ${local_path_root}
local_path=${local_path_root}/speech_paraformer-large-contextual_asr_nat-zh-cn-16k-common-vocab8404
git clone https://www.modelscope.cn/damo/speech_paraformer-large-contextual_asr_nat-zh-cn-16k-common-vocab8404.git ${local_path}