Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +6 -2
requirements.txt
CHANGED
@@ -11,5 +11,9 @@ wandb
|
|
11 |
git+https://github.com/m-bain/whisperx.git
|
12 |
scipy
|
13 |
torchvision
|
14 |
-
|
15 |
-
|
|
|
|
|
|
|
|
|
|
11 |
git+https://github.com/m-bain/whisperx.git
|
12 |
scipy
|
13 |
torchvision
|
14 |
+
torchaudio
|
15 |
+
ffmpeg-python==0.2.0
|
16 |
+
pyannote.audio
|
17 |
+
soundfile
|
18 |
+
deep-translator
|
19 |
+
pydub
|