Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ bitsandbytes==0.41.3
|
|
3 |
accelerate==0.25.0
|
4 |
git+https://github.com/openai/whisper.git
|
5 |
gTTS
|
6 |
-
nltk
|
|
|
|
3 |
accelerate==0.25.0
|
4 |
git+https://github.com/openai/whisper.git
|
5 |
gTTS
|
6 |
+
nltk
|
7 |
+
scipy
|