雾聪
2023-06-02 fae856e23d45fd27d5fd55fd036e8e3fc7b24915
funasr/runtime/html5/static/index.html
@@ -13,15 +13,22 @@
       
        <h1>FunAsr H5 Demo</h1>
        <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/"/>
            <input id="wssip" type="text" style=" width: 100%;height:100%" value="wss://127.0.0.1:1095/"/>
            <br>
            <br>
            <div style="border:2px solid #ccc;">
            选择asr模型模式:<br/>
      <label><input name="asr_mode" type="radio" value="2pass" checked="true"/>2pass </label>&nbsp;&nbsp;
      <label><input name="asr_mode" type="radio" value="online" />online </label>&nbsp;&nbsp;
      <label><input name="asr_mode" type="radio" value="offline" />offline </label>
            </div>
            <br>
            语音识别结果显示:
            <br>