Spaces:
Runtime error
Runtime error
ahmedJaafari
commited on
Commit
•
c3cda08
1
Parent(s):
f3c4afb
Update requirements.txt
Browse files- requirements.txt +7 -5
requirements.txt
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
-
|
|
|
|
|
2 |
soundfile
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
|
|
1 |
+
transformers==4.17.0
|
2 |
+
torchaudio
|
3 |
+
librosa
|
4 |
soundfile
|
5 |
+
datasets
|
6 |
+
pyctcdecode
|
7 |
+
gradio
|
8 |
+
"https://github.com/kpu/kenlm/archive/master.zip"
|