Spaces:
Runtime error
Runtime error
Commit
·
f0cffbb
1
Parent(s):
5efea35
update realtime translate
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -12,5 +12,6 @@ ffmpeg-python
|
|
12 |
gradio
|
13 |
nltk
|
14 |
librosa
|
|
|
15 |
transformers[sentencepiece]
|
16 |
https://github.com/kpu/kenlm/archive/master.zip
|
|
|
12 |
gradio
|
13 |
nltk
|
14 |
librosa
|
15 |
+
transformers
|
16 |
transformers[sentencepiece]
|
17 |
https://github.com/kpu/kenlm/archive/master.zip
|