Spaces:
Build error
Build error
DSatishchandra
commited on
Update requirements.txt
Browse files- requirements.txt +5 -8
requirements.txt
CHANGED
@@ -1,8 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
librosa
|
7 |
-
pydub
|
8 |
-
requests
|
|
|
1 |
+
torch==1.13.0
|
2 |
+
speechbrain==0.5.8
|
3 |
+
torchaudio==0.13.0
|
4 |
+
librosa==0.9.2
|
5 |
+
soundfile==0.10.3.post1
|
|
|
|
|
|