Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
-
gradio>=4.
|
| 2 |
speechbrain>=0.5.16
|
| 3 |
torch>=2.1
|
| 4 |
-
|
|
|
|
|
|
| 1 |
+
gradio>=4.18.0
|
| 2 |
speechbrain>=0.5.16
|
| 3 |
torch>=2.1
|
| 4 |
+
soundfile>=0.12.1
|
| 5 |
+
numpy>=1.24
|