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
69717980dd
commit
6b4cbc2655
Binary file not shown.
Binary file not shown.
@ -524,7 +524,8 @@ def get_params() -> AttributeDict:
|
||||
# parameters for ctc loss
|
||||
"beam_size": 10,
|
||||
"use_double_scores": True,
|
||||
"warm_step": 4000,
|
||||
#"warm_step": 4000,
|
||||
"warm_step": 1000,
|
||||
"env_info": get_env_info(),
|
||||
}
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user