mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
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. |
||
|---|---|---|
| .. | ||
| grpc | ||
| libtorch | ||
| onnxruntime | ||
| utils | ||
| websocket | ||
| __init__.py | ||
| benchmark_libtorch.md | ||
| benchmark_onnx_cpp.md | ||
| benchmark_onnx.md | ||