游雁
2023-11-14 15da2a10acd8b7aa75ae152874ed75d3dfa4fa89
runtime/html5/static/main.js
@@ -315,7 +315,7 @@
   {
      return tmptext;
   }
   tmptext=tmptext.replace(/。/g, ","); // in case there are a lot of "。"
   tmptext=tmptext.replace(/。|?|,|、|\?|\./g, ","); // replace all punc for parse
   var words=tmptext.split(",");
   var jsontime=JSON.parse(tmptime); //JSON.parse(tmptime.replace(/\]\]\[\[/g, "],[")); // in case there are a lot segments by VAD
   var char_index=0;