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
56af4c7e3d
commit
72bf675252
Binary file not shown.
Binary file not shown.
@ -406,6 +406,7 @@ class ConformerEncoder(nn.Module):
|
||||
src_key_padding_mask: Optional[torch.Tensor] = None,
|
||||
warmup: float = 1.0,
|
||||
condition_layer = None,
|
||||
ctc_output = None,
|
||||
) -> torch.Tensor:
|
||||
"""
|
||||
Pass the input through the encoder layers in turn.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user