FunASR/funasr/runtime/python/onnxruntime/funasr_onnx/utils
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
..
__init__.py funasr_onnx funasr_torch 2023-03-24 10:36:37 +08:00
e2e_vad.py Update e2e_vad.py 2023-04-30 16:04:07 +08:00
frontend.py merge inference.py and memory optimization 2023-04-21 18:46:29 +08:00
postprocess_utils.py docs 2023-04-25 14:58:01 +08:00
timestamp_utils.py docs 2023-04-25 14:58:01 +08:00
utils.py onnx libtorch python runtime optim 2023-04-12 10:25:29 +08:00