You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
229 B
11 lines
229 B
3 years ago
|
decode_batch_size: 128
|
||
|
error_rate_type: cer
|
||
|
decoding_method: ctc_beam_search
|
||
|
lang_model_path: data/lm/zh_giga.no_cna_cmn.prune01244.klm
|
||
|
alpha: 1.9
|
||
|
beta: 5.0
|
||
|
beam_size: 300
|
||
|
cutoff_prob: 0.99
|
||
|
cutoff_top_n: 40
|
||
|
num_proc_bsearch: 10
|