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
a52d8af88d
commit
472d4db010
Binary file not shown.
@ -892,6 +892,7 @@ def run(rank, world_size, args):
|
||||
subsampling_factor=params.subsampling_factor,
|
||||
num_encoder_layers=params.num_encoder_layers,
|
||||
num_decoder_layers=params.num_decoder_layers,
|
||||
group_num=params.group_num,
|
||||
)
|
||||
|
||||
print(model)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user