From b9bcf1f093c3053fdc4e2cf4a1d38e27bbf429fb Mon Sep 17 00:00:00 2001
From: 游雁 <zhifu.gzf@alibaba-inc.com>
Date: 星期四, 19 十月 2023 14:03:48 +0800
Subject: [PATCH] docs

---
 funasr/runtime/websocket/bin/funasr-wss-server.cpp |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/funasr/runtime/websocket/bin/funasr-wss-server.cpp b/funasr/runtime/websocket/bin/funasr-wss-server.cpp
index eb1402b..55ce07b 100644
--- a/funasr/runtime/websocket/bin/funasr-wss-server.cpp
+++ b/funasr/runtime/websocket/bin/funasr-wss-server.cpp
@@ -205,6 +205,7 @@
                 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

--
Gitblit v1.9.1