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
|
# parameters for ctc loss
|
||||||
"beam_size": 10,
|
"beam_size": 10,
|
||||||
"use_double_scores": True,
|
"use_double_scores": True,
|
||||||
"warm_step": 4000,
|
#"warm_step": 4000,
|
||||||
|
"warm_step": 1000,
|
||||||
"env_info": get_env_info(),
|
"env_info": get_env_info(),
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user