游雁
2023-12-27 fddb28f026f7eddd1a23341253256e96cfa0328c
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}