From 2d7e966b03e06e8e9035702ce8ac3442edc49ee7 Mon Sep 17 00:00:00 2001 From: Yabin Li <wucong.lyb@alibaba-inc.com> Date: 星期二, 08 八月 2023 11:39:35 +0800 Subject: [PATCH] Update funasr-runtime-deploy-online-cpu-zh.sh --- funasr/runtime/deploy_tools/funasr-runtime-deploy-online-cpu-zh.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/funasr/runtime/deploy_tools/funasr-runtime-deploy-online-cpu-zh.sh b/funasr/runtime/deploy_tools/funasr-runtime-deploy-online-cpu-zh.sh index deb177e..f46bdd3 100644 --- a/funasr/runtime/deploy_tools/funasr-runtime-deploy-online-cpu-zh.sh +++ b/funasr/runtime/deploy_tools/funasr-runtime-deploy-online-cpu-zh.sh @@ -1471,7 +1471,7 @@ # The path of punc model in docker PARAMS_DOCKER_PUNC_PATH="" # The punc model ID in ModelScope -PARAMS_PUNC_ID="damo/damo/punc_ct-transformer_zh-cn-common-vad_realtime-vocab272727-onnx" +PARAMS_PUNC_ID="damo/punc_ct-transformer_zh-cn-common-vad_realtime-vocab272727-onnx" # The dir stored vad model in local PARAMS_LOCAL_VAD_DIR="" -- Gitblit v1.9.1