File size: 379 Bytes
09481f3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[input]
modality=video
v_fps=25

[model]
v_fps=25
model_path=benchmarks/LRS3/models/LRS3_V_WER32.3/model.pth
model_conf=benchmarks/LRS3/models/LRS3_V_WER32.3/model.json
rnnlm=benchmarks/LRS3/language_models/lm_en/model.pth
rnnlm_conf=benchmarks/LRS3/language_models/lm_en/model.json

[decode]
beam_size=40
penalty=0.5
maxlenratio=0.0
minlenratio=0.0
ctc_weight=0.1
lm_weight=0.6