使用https://github.com/modelscope/FunASR/blob/main/runtime/http/readme_zh.md 这里的文档自行build了一个http服务端,可以正常启动 但curl -F \"file=@example.wav\" 127.0.0.1:80调用的时候出现错误 basic_string::_M_construct null not valid 