Spaces:
Runtime error
Runtime error
Commit
·
839c791
1
Parent(s):
90420f4
Update requirements
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
torch==1.9.0
|
2 |
torchaudio==0.9.1
|
3 |
transformers==4.12.5
|
4 |
-
datasets==1.16.
|
5 |
-
pyctcdecode==0.
|
6 |
https://github.com/kpu/kenlm/archive/master.zip
|
7 |
git+git://github.com/speechbrain/speechbrain.git@develop
|
|
|
1 |
torch==1.9.0
|
2 |
torchaudio==0.9.1
|
3 |
transformers==4.12.5
|
4 |
+
datasets==1.16.0
|
5 |
+
pyctcdecode==0.2.0
|
6 |
https://github.com/kpu/kenlm/archive/master.zip
|
7 |
git+git://github.com/speechbrain/speechbrain.git@develop
|