Spaces:
Runtime error
Runtime error
File size: 290 Bytes
09481f3 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
[input]
modality=audiovisual
v_fps=25
[model]
v_fps=25
model_path=benchmarks/LRS3/models/LRS3_AV_WER0.9/model.pth
model_conf=benchmarks/LRS3/models/LRS3_AV_WER0.9/model.json
rnnlm=
rnnlm_conf=
[decode]
beam_size=40
penalty=0.0
maxlenratio=0.0
minlenratio=0.0
ctc_weight=0.1
lm_weight=0.0
|