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
4f04a6cb3a
commit
1f3605d7b3
Binary file not shown.
@ -97,6 +97,7 @@ class FairSeqData2VecEncoder(EncoderInterface):
|
||||
warmup = None,
|
||||
prev_states: torch.Tensor = None,
|
||||
prompt = None,
|
||||
sid = None,
|
||||
) -> Tuple[torch.Tensor, torch.Tensor]:
|
||||
xs_pad = x
|
||||
ilens = x_lens
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user