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
c2a85f8840
commit
3d14684200
Binary file not shown.
@ -51,6 +51,7 @@ class Conformer(Transformer):
|
||||
cnn_module_kernel: int = 15,
|
||||
aux_layer_period: int = 3,
|
||||
group_num: int = 0,
|
||||
interctc: bool = False,
|
||||
) -> None:
|
||||
"""
|
||||
Args:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user