游雁
2024-04-29 b512846c2ca0cb0e28b1cea6c9980b2d04e1d7ae
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;