Spaces:
Sleeping
Sleeping
Rahulk2197
commited on
Commit
•
fac34c9
1
Parent(s):
489f5d0
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
|