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
f7778dfb7e
commit
358667cddc
Binary file not shown.
@ -191,7 +191,7 @@ class Conformer(EncoderInterface):
|
||||
warmup=warmup,
|
||||
) # (T, N, C)
|
||||
else:
|
||||
x = self.encoder(
|
||||
x, layer_outputs = self.encoder(
|
||||
x,
|
||||
pos_emb,
|
||||
mask=None,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user