Spaces:
Runtime error
Runtime error
Add-Vishnu
commited on
Commit
•
4072c58
1
Parent(s):
dd62b98
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
transformers[sentencepiece]
|
|
|
|
|
2 |
librosa
|
3 |
tensorflow
|
4 |
-
kenlm
|
|
|
1 |
transformers[sentencepiece]
|
2 |
+
torch
|
3 |
+
torchaudio
|
4 |
librosa
|
5 |
tensorflow
|
|