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
2c4312c4ea
commit
b491999fd4
Binary file not shown.
Binary file not shown.
@ -765,6 +765,9 @@ def main() -> None:
|
||||
num_decoder_layers=params.num_decoder_layers,
|
||||
group_num=params.group_num,
|
||||
cnn_module_kernel=params.kernel_size,
|
||||
interctc=params.interctc,
|
||||
interctc_condition=params.condition,
|
||||
)
|
||||
)
|
||||
|
||||
if not params.use_averaged_model:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user