Mrlongpro commited on
Commit
0b515f7
1 Parent(s): 2cfd721

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,7 +3,7 @@ openai-whisper
3
  transformers
4
  pandas
5
  sentencepiece
6
- speech_recognition
7
  numpy
8
  scipy
9
 
 
3
  transformers
4
  pandas
5
  sentencepiece
6
+ SpeechRecognition
7
  numpy
8
  scipy
9