Update funasr-runtime-deploy-online-cpu-zh.sh

This commit is contained in:
Yabin Li 2023-08-08 11:39:35 +08:00 committed by GitHub
parent b454a1054f
commit 2d7e966b03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1471,7 +1471,7 @@ PARAMS_DOCKER_PUNC_DIR=""
# 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=""