Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -9,4 +9,5 @@ matplotlib
|
|
| 9 |
onnx
|
| 10 |
SpeechRecognition==3.9.0
|
| 11 |
mtranslate==1.8
|
| 12 |
-
gTTS==2.3.0
|
|
|
|
|
|
| 9 |
onnx
|
| 10 |
SpeechRecognition==3.9.0
|
| 11 |
mtranslate==1.8
|
| 12 |
+
gTTS==2.3.0
|
| 13 |
+
python-utils
|