mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
from local
This commit is contained in:
parent
f082cb05b3
commit
38b5ef3ead
Binary file not shown.
@ -524,8 +524,8 @@ def get_params() -> AttributeDict:
|
||||
# parameters for ctc loss
|
||||
"beam_size": 10,
|
||||
"use_double_scores": True,
|
||||
#"warm_step": 4000,
|
||||
"warm_step": 3000,
|
||||
"warm_step": 4000,
|
||||
#"warm_step": 3000,
|
||||
"env_info": get_env_info(),
|
||||
}
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user