Spaces:
Runtime error
Runtime error
zahoor54321
commited on
Commit
•
5916b45
1
Parent(s):
35799a9
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ torch==2.0.0
|
|
3 |
Datasets==2.11.0
|
4 |
Tokenizers==0.13.3
|
5 |
https://github.com/kpu/kenlm/archive/master.zip
|
6 |
-
pyctcdecode==0.5.0
|
|
|
|
3 |
Datasets==2.11.0
|
4 |
Tokenizers==0.13.3
|
5 |
https://github.com/kpu/kenlm/archive/master.zip
|
6 |
+
pyctcdecode==0.5.0
|
7 |
+
torchaudio
|