mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-12 19:42:19 +00:00
Small config change
This commit is contained in:
parent
2582c5fe78
commit
03651b52ab
@ -175,7 +175,7 @@ def get_params() -> AttributeDict:
|
||||
"att_scale": 0.5,
|
||||
"reverse_att_scale": 0.25,
|
||||
"ctc_scale": 0.3,
|
||||
"delay_scale": 2.5, # Scale on difference between current and
|
||||
"delay_scale": 2.0, # Scale on difference between current and
|
||||
# delayed version of positive_embed.
|
||||
"delay_minibatches": 300,
|
||||
"attention_dim": 512,
|
||||
|
Loading…
x
Reference in New Issue
Block a user