mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-07 08:04:18 +00:00
Merge changes from knowledge_base_1bfast; fix nheads 4->8
This commit is contained in:
commit
4f933f5413
File diff suppressed because it is too large
Load Diff
@ -323,7 +323,7 @@ def get_params() -> AttributeDict:
|
||||
"feature_dim": 80,
|
||||
"subsampling_factor": 4,
|
||||
"encoder_dim": 512,
|
||||
"nhead": 4,
|
||||
"nhead": 8,
|
||||
"dim_feedforward": 2048,
|
||||
"num_encoder_layers": 18,
|
||||
# parameters for decoder
|
||||
|
Loading…
x
Reference in New Issue
Block a user