amyakir commited on
Commit
06f4a7f
·
verified ·
1 Parent(s): a811d46

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -3,6 +3,6 @@ transformers
3
  torch
4
  sentencepiece
5
  TTS
6
- openai-whisper
7
- protobuf==3.20.*
8
- SpeechRecognition
 
3
  torch
4
  sentencepiece
5
  TTS
6
+ SpeechRecognition
7
+ torchaudio
8
+ fuzzywuzzy[speedup]