语帆
2024-02-28 debafeac37c0259bc3cf7642700f05adea34e047
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;