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
274e9de876
commit
192e5f57e7
Binary file not shown.
@ -336,9 +336,9 @@ def get_params() -> AttributeDict:
|
||||
# parameters for conformer
|
||||
"feature_dim": 80,
|
||||
"subsampling_factor": 4,
|
||||
"encoder_dim": 512,
|
||||
"encoder_dim": 256,
|
||||
"nhead": 8,
|
||||
"dim_feedforward": 2048,
|
||||
"dim_feedforward": 1024,
|
||||
"num_encoder_layers": 18,
|
||||
# parameters for ctc loss
|
||||
"beam_size": 10,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user