Spaces:
Configuration error
Configuration error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ librosa==0.11.0
|
|
4 |
speechbrain==0.5.14
|
5 |
ffmpeg-python==0.2.0
|
6 |
torchaudio==2.0.1
|
7 |
-
soundfile==0.13.1
|
|
|
|
4 |
speechbrain==0.5.14
|
5 |
ffmpeg-python==0.2.0
|
6 |
torchaudio==2.0.1
|
7 |
+
soundfile==0.13.1
|
8 |
+
pydub==0.25.1
|