FunASR/funasr/runtime/python/onnxruntime/funasr_onnx
zhuzizyf d895b89ed9
Update e2e_vad.py
Fix memory and performance issues caused by long-term use of streaming VAD.
1.Remove unnecessary scores cache and only keep the latest score.
2.Remove the data_buf_all and data_buf cache, and only cache their lengths.
2023-04-30 16:04:07 +08:00
..
utils Update e2e_vad.py 2023-04-30 16:04:07 +08:00
__init__.py Author 2023-04-14 10:24:13 +08:00
paraformer_bin.py readme 2023-04-23 11:05:05 +08:00
punc_bin.py readme 2023-04-23 11:05:05 +08:00
vad_bin.py readme 2023-04-23 11:05:05 +08:00