Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
torch==2.0.0
|
2 |
torchaudio==2.0.0
|
3 |
librosa==0.11.0
|
4 |
-
speechbrain==0.5.
|
5 |
ffmpeg-python==0.2.0
|
6 |
pydub==0.25.1
|
7 |
soundfile==0.13.1
|
|
|
|
1 |
torch==2.0.0
|
2 |
torchaudio==2.0.0
|
3 |
librosa==0.11.0
|
4 |
+
speechbrain==0.5.15
|
5 |
ffmpeg-python==0.2.0
|
6 |
pydub==0.25.1
|
7 |
soundfile==0.13.1
|
8 |
+
numpy<2
|