DrishtiSharma
commited on
Commit
•
0a3f93b
1
Parent(s):
d3e6691
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
|