游雁
2023-05-08 36cc1768c4b9583a673afa041928a679717c1d0a
funasr/runtime/python/websocket/ws_server_offline.py
@@ -96,6 +96,7 @@
                    if not is_speaking:
                        websocket.vad_pre_idx = 0
                        frames = []
                        websocket.param_dict_vad = {'in_cache': dict()}
                    else:
                        frames = frames[-20:]