fawadm commited on
Commit
6ea9053
·
verified ·
1 Parent(s): d6aeeda

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -3,4 +3,6 @@ transformers==4.36.2
3
  torch
4
  gtts
5
  nltk
6
- textblob # Still needed for punkt tokenizer used by models
 
 
 
3
  torch
4
  gtts
5
  nltk
6
+ textblob
7
+ speechrecognition
8
+ pydub