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
87f76dc27e
commit
81f357bfe7
Binary file not shown.
@ -52,7 +52,7 @@ class Conformer(Transformer):
|
||||
aux_layer_period: int = 3,
|
||||
group_num: int = 0,
|
||||
interctc: bool = False,
|
||||
interctc_condition: bool = True,
|
||||
interctc_condition: bool = False,
|
||||
) -> None:
|
||||
"""
|
||||
Args:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user