Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,7 @@
|
|
| 1 |
git+https://github.com/huggingface/transformers
|
| 2 |
git+https://github.com/huggingface/datasets
|
| 3 |
torchaudio
|
| 4 |
-
asrp
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
git+https://github.com/huggingface/transformers
|
| 2 |
git+https://github.com/huggingface/datasets
|
| 3 |
torchaudio
|
| 4 |
+
asrp
|
| 5 |
+
torch
|
| 6 |
+
pyctcdecode
|
| 7 |
+
pypi-kenlm
|