File size: 377 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/CMLR/models/CMLR_V_WER8.0/model.pth
model_conf=benchmarks/CMLR/models/CMLR_V_WER8.0/model.json
rnnlm=benchmarks/CMLR/language_models/lm_zh/model.pth
rnnlm_conf=benchmarks/CMLR/language_models/lm_zh/model.json

[decode]
beam_size=20
penalty=0.3
maxlenratio=0.0
minlenratio=0.0
ctc_weight=0.1
lm_weight=0.3