Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
librosa
|
2 |
-
numpy
|
3 |
-
|
4 |
pyAudioAnalysis
|
5 |
streamlit
|
6 |
soundfile
|
|
|
1 |
librosa
|
2 |
+
numpy==1.26.4
|
3 |
+
SpeechRecognition==3.10.4
|
4 |
pyAudioAnalysis
|
5 |
streamlit
|
6 |
soundfile
|