Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -26,4 +26,6 @@ pydantic==2.7.0
|
|
26 |
nltk==3.8.1
|
27 |
numexpr==2.8.7
|
28 |
onnx==1.15.0
|
29 |
-
onnxruntime==1.17.1
|
|
|
|
|
|
26 |
nltk==3.8.1
|
27 |
numexpr==2.8.7
|
28 |
onnx==1.15.0
|
29 |
+
onnxruntime==1.17.1
|
30 |
+
sounddevice
|
31 |
+
scipy
|