Spaces:
Runtime error
Runtime error
jinggujiwoo7
commited on
Commit
•
75c9c6e
1
Parent(s):
c8b7959
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
gradio
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
1 |
+
gradio
|
2 |
+
SpeechRecognition
|
3 |
+
python-Levenshtein
|
4 |
+
numpy
|
5 |
+
soundfile
|