Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -4,4 +4,7 @@ transformers==4.36.2
|
|
4 |
moviepy==1.0.3
|
5 |
opencv-python==4.8.1.78
|
6 |
numpy==1.26.3
|
7 |
-
|
|
|
|
|
|
|
|
4 |
moviepy==1.0.3
|
5 |
opencv-python==4.8.1.78
|
6 |
numpy==1.26.3
|
7 |
+
speechbrain==0.5.16
|
8 |
+
torchaudio==2.1.2
|
9 |
+
soundfile==0.12.1
|
10 |
+
tempfile==0.0.1
|