Spaces:
Sleeping
Sleeping
Create requirement.txt
Browse files- requirement.txt +6 -0
requirement.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio>=2.9.4
|
2 |
+
SpeechRecognition>=3.8.1
|
3 |
+
python-Levenshtein>=0.12.2
|
4 |
+
SoundFile>=0.10.3.post1
|
5 |
+
pandas>=1.3.5
|
6 |
+
numpy>=1.21.6
|