Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -4,4 +4,10 @@ sounddevice
|
|
4 |
librosa
|
5 |
numpy
|
6 |
scipy
|
7 |
-
pillow
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
librosa
|
5 |
numpy
|
6 |
scipy
|
7 |
+
pillow
|
8 |
+
soundfile
|
9 |
+
torch
|
10 |
+
transformers
|
11 |
+
pydub
|
12 |
+
openai-whisper
|
13 |
+
mistralai
|