fix:高并发下,共享vad里decoder变量扰动

This commit is contained in:
hrz
2026-02-24 01:59:44 +08:00
parent 8897b4f3c6
commit fd8296262e
3 changed files with 57 additions and 28 deletions
@@ -2,7 +2,8 @@
"permissions": {
"allow": [
"Bash(tree:*)",
"Bash(find:*)"
"Bash(find:*)",
"Bash(python3:*)"
],
"deny": [],
"ask": []