Spaces:
Configuration error
Configuration error
Update requirements.txt
Browse files- requirements.txt +5 -6
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
5 |
ffmpeg-python==0.2.0
|
6 |
-
torch==1.13.1
|
7 |
-
torchaudio==0.13.1
|
|
|
1 |
+
speechbrain==1.0.3
|
2 |
+
torch==2.7.0
|
3 |
+
torchaudio==2.7.0
|
4 |
+
librosa==0.11.0
|
5 |
+
soundfile==0.13.1
|
6 |
ffmpeg-python==0.2.0
|
|
|
|