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
fdbbfc559f
commit
dc7203fde9
Binary file not shown.
Binary file not shown.
@ -462,6 +462,7 @@ def get_encoder_model(params: AttributeDict) -> nn.Module:
|
||||
short_chunk_size=params.short_chunk_size,
|
||||
num_left_chunks=params.num_left_chunks,
|
||||
causal=params.causal_convolution,
|
||||
group_size=params.group_size,
|
||||
)
|
||||
return encoder
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user