DrishtiSharma
commited on
Commit
•
fe1b1be
1
Parent(s):
429edd6
Upload requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers
|
2 |
+
torch
|
3 |
+
librosa==0.8.1
|
4 |
+
pyctcdecode
|
5 |
+
pypi-kenlm
|