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
268e2e53af
commit
02fa5e8017
Binary file not shown.
@ -53,6 +53,7 @@ class Conformer(Transformer):
|
||||
group_num: int = 0,
|
||||
interctc: bool = False,
|
||||
interctc_condition: bool = False,
|
||||
learnable_alpha: bool = True,
|
||||
) -> None:
|
||||
"""
|
||||
Args:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user