From 584d0bc0ebb0de360c8cc3c05c26e376b943fefa Mon Sep 17 00:00:00 2001
From: aky15 <ankeyuthu@gmail.com>
Date: 星期二, 23 五月 2023 17:49:01 +0800
Subject: [PATCH] Merge pull request #538 from alibaba-damo-academy/dev_aky2

---
 funasr/runtime/html5/static/index.html |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/funasr/runtime/html5/static/index.html b/funasr/runtime/html5/static/index.html
index 1cdc7d7..ba33c8e 100644
--- a/funasr/runtime/html5/static/index.html
+++ b/funasr/runtime/html5/static/index.html
@@ -13,10 +13,15 @@
 
 		 
 
-
+        <h1>FunASR Demo</h1>
 		<div class="div_class_topArea">
-      
+
 			<div class="div_class_recordControl">
+				asr鏈嶅姟鍣ㄥ湴鍧�(蹇呭~):
+				<br>
+				<input id="wssip" type="text" style=" width: 100%;height:100%" value="wss://127.0.0.1:5921/"/>
+				<br>
+				<br>
 				璇煶璇嗗埆缁撴灉鏄剧ず锛�
 				<br>
 				

--
Gitblit v1.9.1