mpc001 commited on
Commit
f972449
1 Parent(s): 316dec1

Delete configs/LRS3_V_WER32.3.ini

Browse files
Files changed (1) hide show
  1. configs/LRS3_V_WER32.3.ini +0 -18
configs/LRS3_V_WER32.3.ini DELETED
@@ -1,18 +0,0 @@
1
- [input]
2
- modality=video
3
- v_fps=25
4
-
5
- [model]
6
- v_fps=25
7
- model_path=benchmarks/LRS3/models/LRS3_V_WER32.3/model.pth
8
- model_conf=benchmarks/LRS3/models/LRS3_V_WER32.3/model.json
9
- rnnlm=benchmarks/LRS3/language_models/lm_en/model.pth
10
- rnnlm_conf=benchmarks/LRS3/language_models/lm_en/model.json
11
-
12
- [decode]
13
- beam_size=40
14
- penalty=0.5
15
- maxlenratio=0.0
16
- minlenratio=0.0
17
- ctc_weight=0.1
18
- lm_weight=0.6