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
5ccb202515
commit
4b3b0ef45b
Binary file not shown.
@ -265,7 +265,7 @@ def get_params() -> AttributeDict:
|
|||||||
"nhead": 8,
|
"nhead": 8,
|
||||||
"dim_feedforward": 2048,
|
"dim_feedforward": 2048,
|
||||||
"encoder_dim": 512,
|
"encoder_dim": 512,
|
||||||
"num_encoder_layers": 12,
|
"num_encoder_layers": 18,
|
||||||
# parameters for decoding
|
# parameters for decoding
|
||||||
"search_beam": 20,
|
"search_beam": 20,
|
||||||
"output_beam": 8,
|
"output_beam": 8,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user