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
5fa1730828
commit
2736c9af10
Binary file not shown.
@ -146,8 +146,8 @@ def get_params() -> AttributeDict:
|
||||
"feature_dim": 80,
|
||||
"nhead": 4,
|
||||
"attention_dim": 512,
|
||||
"num_encoder_layers": 12,
|
||||
"num_decoder_layers": 6,
|
||||
"num_encoder_layers": 18,
|
||||
"num_decoder_layers": 0,
|
||||
"vgg_frontend": False,
|
||||
"use_feat_batchnorm": True,
|
||||
# parameters for decoder
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user