Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -12,8 +12,9 @@ torch==2.6.0 # Or the version best suited for your GPU/CPU
|
|
12 |
# Video Processing
|
13 |
moviepy==1.0.3
|
14 |
gradio==5.23.3
|
15 |
-
|
16 |
-
|
|
|
17 |
whisperx==3.3.1
|
18 |
openai
|
19 |
pillow
|
|
|
12 |
# Video Processing
|
13 |
moviepy==1.0.3
|
14 |
gradio==5.23.3
|
15 |
+
soundfile
|
16 |
+
librosa
|
17 |
+
noisereduce
|
18 |
whisperx==3.3.1
|
19 |
openai
|
20 |
pillow
|