Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -2,6 +2,8 @@ gradio
|
|
2 |
numpy
|
3 |
opencv-python
|
4 |
librosa
|
|
|
|
|
5 |
SpeechRecognition
|
6 |
tensorflow
|
7 |
scikit-learn
|
|
|
2 |
numpy
|
3 |
opencv-python
|
4 |
librosa
|
5 |
+
optimum
|
6 |
+
|
7 |
SpeechRecognition
|
8 |
tensorflow
|
9 |
scikit-learn
|