from local
This commit is contained in:
parent
73fb3771b8
commit
538017691d
Binary file not shown.
@ -764,6 +764,7 @@ def main() -> None:
|
||||
num_encoder_layers=params.num_encoder_layers,
|
||||
num_decoder_layers=params.num_decoder_layers,
|
||||
group_num=params.group_num,
|
||||
cnn_module_kernel=params.kernel_size,
|
||||
)
|
||||
|
||||
if not params.use_averaged_model:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user