runtime/websocket/bin/funasr-wss-server.cpp
@@ -163,7 +163,7 @@ std::map<std::string, std::string> model_path; GetValue(model_dir, MODEL_DIR, model_path); GetValue(quantize, QUANTIZE, model_path); GetValue(bladedisc, QUANTIZE, model_path); GetValue(bladedisc, BLADEDISC, model_path); GetValue(vad_dir, VAD_DIR, model_path); GetValue(vad_quant, VAD_QUANT, model_path); GetValue(punc_dir, PUNC_DIR, model_path);