Commit Graph

13 Commits

Author SHA1 Message Date
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
游雁
60f8a5c58f docs 2023-04-25 14:58:01 +08:00
凌匀
49be65031b merge inference.py and memory optimization 2023-04-21 18:46:29 +08:00
lingyunfly
6df05f2e24
vad bug fix 2023-04-13 14:23:03 +08:00
凌匀
435a5906e5 support onnxruntime of streaming vad & bug fix 2023-04-12 17:43:29 +08:00
游雁
60d38fa9ca onnx libtorch python runtime optim 2023-04-12 10:25:29 +08:00
九耳
d66d4b7d83 fix 2023-03-30 17:13:22 +08:00
九耳
0fd9640ced fix 2023-03-30 16:48:55 +08:00
九耳
81d4f77270 Merge branch 'dev_cmz2' of github.com:alibaba-damo-academy/FunASR into dev_cmz2 2023-03-30 14:12:06 +08:00
九耳
e55178abc2 general punc model runtime 2023-03-30 14:11:02 +08:00
游雁
00bec8f243 export 2023-03-30 00:09:47 +08:00
游雁
7c5fdf30f4 export 2023-03-29 00:27:11 +08:00
游雁
bda3527dbb funasr_onnx funasr_torch 2023-03-24 10:36:37 +08:00