Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
gradio==4.44.0
|
| 2 |
numpy==1.26.4
|
| 3 |
-
|
| 4 |
-
|
|
|
|
|
|
|
|
|
| 1 |
gradio==4.44.0
|
| 2 |
numpy==1.26.4
|
| 3 |
+
soundfile==0.12.1
|
| 4 |
+
speechrecognition
|
| 5 |
+
pydub
|
| 6 |
+
langdetect
|