Daniel Tse
commited on
Commit
·
86e8bcb
1
Parent(s):
d56b55d
Add nltk to requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,3 +2,4 @@ torch
|
|
2 |
transformers
|
3 |
git+https://github.com/openai/whisper.git
|
4 |
AudioSegment
|
|
|
|
2 |
transformers
|
3 |
git+https://github.com/openai/whisper.git
|
4 |
AudioSegment
|
5 |
+
nltk==3.7
|