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
b362cdb59f
commit
2614ceb710
Binary file not shown.
Binary file not shown.
@ -763,6 +763,7 @@ def main() -> None:
|
||||
dim_feedforward=params.dim_feedforward,
|
||||
num_encoder_layers=params.num_encoder_layers,
|
||||
num_decoder_layers=params.num_decoder_layers,
|
||||
group_num=6,
|
||||
)
|
||||
|
||||
if not params.use_averaged_model:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user