Spaces:
Build error
Build error
DSatishchandra
commited on
Update requirements.txt
Browse files- requirements.txt +4 -5
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
soundfile==0.10.3.post1
|
|
|
1 |
+
numpy==1.23.0
|
2 |
+
torch==1.12.0
|
3 |
+
speechbrain==0.5.12
|
4 |
+
transformers==4.25.0
|
|