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
eec47fadec
commit
eca33a5870
Binary file not shown.
Binary file not shown.
@ -86,6 +86,7 @@ class Conformer(EncoderInterface):
|
||||
short_chunk_size: int = 25,
|
||||
num_left_chunks: int = -1,
|
||||
causal: bool = False,
|
||||
group_num: int = 12,
|
||||
) -> None:
|
||||
super(Conformer, self).__init__()
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user