游雁
2024-03-18 cbe2ea7e07cbf364827bd89cefc42b3f643ea3be
runtime/websocket/bin/funasr-wss-server-2pass.cpp
@@ -207,7 +207,7 @@
      std::string s_lm_path = model_path[LM_DIR];
      std::string python_cmd =
          "python -m funasr.utils.runtime_sdk_download_tool --type onnx --quantize True ";
          "python -m funasr.download.runtime_sdk_download_tool --type onnx --quantize True ";
      if (!s_vad_path.empty()) {
        std::string python_cmd_vad;