Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,4 @@ faster-whisper==0.10.0
|
|
| 3 |
torch==2.0.1
|
| 4 |
moviepy==1.0.3
|
| 5 |
imageio-ffmpeg==0.4.9
|
| 6 |
-
whisperx
|
|
|
|
| 3 |
torch==2.0.1
|
| 4 |
moviepy==1.0.3
|
| 5 |
imageio-ffmpeg==0.4.9
|
| 6 |
+
whisperx==3.1.1
|