Rahulk2197 commited on
Commit
fac34c9
1 Parent(s): 489f5d0

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  librosa
2
- numpy
3
- speech_recognition
4
  pyAudioAnalysis
5
  streamlit
6
  soundfile
 
1
  librosa
2
+ numpy==1.26.4
3
+ SpeechRecognition==3.10.4
4
  pyAudioAnalysis
5
  streamlit
6
  soundfile