夜雨飘零
2024-02-02 c2f174cd7811a7a11e6227ecb371887f97fd66d3
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;