FunASR
FunASR copied to clipboard
FunAsr通过参数更改模型为paraformer-zh-spk,无法正确下载
###再Linux环境中
1、再容器内启动时通过 --model-dir damo/speech_paraformer-large-vad-punc-spk_asr_nat-zh-cn 指定 2、使用脚本方式更新 bash funasr-runtime-deploy-offline-cpu-zh.sh update --asr_model damo/speech_paraformer-large-vad-punc-spk_asr_nat-zh-cn (--vad_model 的参数也试过了)
###错误信息1:
Traceback (most recent call last):
File "/workspace/FunASR/funasr/utils/runtime_sdk_download_tool.py", line 23, in
###错误信息2: E20231211 14:31:52.425563 975 funasr-wss-server.cpp:266] /workspace/models/damo/speech_paraformer-large-vad-punc-spk_asr_nat-zh-cn/model_quant.onnx do not exists
这个需要额外的配置吗
Sorry, the funasr runtime currently does not support thisdamo/speech_paraformer-large-vad-punc-spk_asr_nat-zh-cn model.
有计划去支持这个模型吗,或者modelscope.cn中更多的模型
There are no plans to support this model.