roman
commited on
Commit
•
eda3184
1
Parent(s):
e22b001
kenlm install
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ pydub
|
|
4 |
openai-whisper
|
5 |
torch
|
6 |
librosa
|
7 |
-
pyctcdecode
|
|
|
|
4 |
openai-whisper
|
5 |
torch
|
6 |
librosa
|
7 |
+
pyctcdecode
|
8 |
+
https://github.com/kpu/kenlm/archive/master.zip
|