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
d52e0c1250
commit
514fed70e0
Binary file not shown.
@ -186,7 +186,7 @@ class Conformer(EncoderInterface):
|
||||
num_left_chunks=self.num_left_chunks,
|
||||
device=x.device,
|
||||
)
|
||||
x = self.encoder(
|
||||
x, layer_output = self.encoder(
|
||||
x,
|
||||
pos_emb,
|
||||
mask=mask,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user