From cd8b03b6491965c8d18d814f2f841e681aa90c10 Mon Sep 17 00:00:00 2001 From: 游雁 <zhifu.gzf@alibaba-inc.com> Date: 星期一, 12 六月 2023 18:55:13 +0800 Subject: [PATCH] v0.6.0 --- funasr/runtime/html5/static/index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/funasr/runtime/html5/static/index.html b/funasr/runtime/html5/static/index.html index b99a140..3cd8dad 100644 --- a/funasr/runtime/html5/static/index.html +++ b/funasr/runtime/html5/static/index.html @@ -19,7 +19,7 @@ <div class="div_class_recordControl"> asr鏈嶅姟鍣ㄥ湴鍧�(蹇呭~): <br> - <input id="wssip" type="text" style=" width: 100%;height:100%" value="wss://127.0.0.1:1095/"/> + <input id="wssip" type="text" style=" width: 100%;height:100%" value="wss://127.0.0.1:10095/"/> <br> <br> <div style="border:2px solid #ccc;"> -- Gitblit v1.9.1