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
c2a854cf44
commit
8097f63449
Binary file not shown.
@ -923,6 +923,7 @@ def run(rank, world_size, args):
|
||||
num_decoder_layers=params.num_decoder_layers,
|
||||
cnn_module_kernel=params.kernel_size,
|
||||
group_num=params.group_num,
|
||||
interctc=params.interctc,
|
||||
)
|
||||
logging.info(model)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user