Skip to content

Commit 2082b89

Browse files
authored
Update chunk_decode.yaml
1 parent 97db74c commit 2082b89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
chunk_batch_size: 32
1+
decode_batch_size: 32
22
error_rate_type: cer
33
decoding_method: ctc_beam_search
44
lang_model_path: data/lm/zh_giga.no_cna_cmn.prune01244.klm
55
alpha: 2.2 #1.9
66
beta: 4.3
7-
beam_size: 300
7+
beam_size: 500
88
cutoff_prob: 0.99
99
cutoff_top_n: 40
1010
num_proc_bsearch: 10

0 commit comments

Comments
 (0)