Spaces:
Runtime error
Runtime error
datnth1709
commited on
Commit
•
812d36d
1
Parent(s):
b12c5af
realtime translate
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -9,7 +9,7 @@ onnx==1.12.0
|
|
9 |
optimum[graphcore]
|
10 |
torch
|
11 |
torchaudio
|
12 |
-
pyctcdecode
|
13 |
speechbrain
|
14 |
pydub
|
15 |
kenlm
|
|
|
9 |
optimum[graphcore]
|
10 |
torch
|
11 |
torchaudio
|
12 |
+
pyctcdecode==v0.1.0
|
13 |
speechbrain
|
14 |
pydub
|
15 |
kenlm
|