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
228 B
11 lines
228 B
3 years ago
|
decode_batch_size: 128
|
||
|
error_rate_type: wer
|
||
|
decoding_method: ctc_beam_search
|
||
|
lang_model_path: data/lm/common_crawl_00.prune01111.trie.klm
|
||
|
alpha: 2.5
|
||
|
beta: 0.3
|
||
|
beam_size: 500
|
||
|
cutoff_prob: 1.0
|
||
|
cutoff_top_n: 40
|
||
|
num_proc_bsearch: 8
|