Better live handling

This commit is contained in:
2026-05-30 18:25:42 -05:00
parent 51e384c32e
commit 626d4a5a56
7 changed files with 639 additions and 115 deletions
+3
View File
@@ -9,8 +9,11 @@ dependencies = [
"numpy>=2.4.6",
"onnxruntime>=1.26.0",
"onnxruntime-gpu>=1.26.0",
"onnxruntime-openvino>=1.24.1",
"onnxruntime-tools>=1.7.0",
"onnxscript>=0.7.0",
"sounddevice>=0.5.5",
"sympy>=1.14.0",
"torch>=2.11.0",
]