FunASR icon indicating copy to clipboard operation
FunASR copied to clipboard

更新推理和IO的线程数量并重启FunASR服务不生效

Open yu-you opened this issue 2 years ago • 0 comments

OS: linux Python/C++ Version:3.10/g++ (GCC) 5.4.0 Package Version:pytorch、torchaudio、modelscope、funasr version(pip list) Package Version


click 8.1.7 pip 23.2.1 setuptools 65.5.0 websockets 11.0.3 Model: The ASR model_id used : damo/speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-onnx The path to the local ASR model directory for the load : /iyunwen/server/funASR/funasr-runtime-resources/models/damo/speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-onnx The ASR model directory corresponds to the directory in Docker : /workspace/models/damo/speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-onnx The VAD model_id used : damo/speech_fsmn_vad_zh-cn-16k-common-onnx The path to the local VAD model directory for the load : /iyunwen/server/funASR/funasr-runtime-resources/models/damo/speech_fsmn_vad_zh-cn-16k-common-onnx The VAD model directory corresponds to the directory in Docker : /workspace/models/damo/speech_fsmn_vad_zh-cn-16k-common-onnx The PUNC model_id used : damo/punc_ct-transformer_zh-cn-common-vocab272727-onnx The path to the local PUNC model directory for the load : /iyunwen/server/funASR/funasr-runtime-resources/models/damo/punc_ct-transformer_zh-cn-common-vocab272727-onnx The PUNC model directory corresponds to the directory in Docker: /workspace/models/damo/punc_ct-transformer_zh-cn-common-vocab272727-onnx Command: sudo bash funasr-runtime-deploy-offline-cpu-zh.sh update --decode_thread_num 32 Details: funasr-runtime-deploy-offline-cpu-zh.sh: line 1294: [: missing `]' Error log: 0D218BF2-8B67-4d21-B753-63CE88E07508

yu-you avatar Sep 11 '23 03:09 yu-you