From c5256211d6f45eb943b203d16da7439d42abe885 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9B=BE=E8=81=AA?= Date: Mon, 16 Oct 2023 12:36:02 +0800 Subject: [PATCH] update funasr-wss-server.cpp --- funasr/runtime/websocket/bin/funasr-wss-server.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/funasr/runtime/websocket/bin/funasr-wss-server.cpp b/funasr/runtime/websocket/bin/funasr-wss-server.cpp index eb1402b26..55ce07ba5 100644 --- a/funasr/runtime/websocket/bin/funasr-wss-server.cpp +++ b/funasr/runtime/websocket/bin/funasr-wss-server.cpp @@ -205,6 +205,7 @@ int main(int argc, char* argv[]) { found = s_asr_path.find("speech_paraformer-large_asr_nat-en-16k-common-vocab10020"); if (found != std::string::npos) { model_path["model-revision"]="v1.0.0"; + s_itn_path=""; } // modelscope