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
eff27197c0
commit
4f04a6cb3a
Binary file not shown.
Binary file not shown.
@ -128,6 +128,7 @@ class FairSeqData2VecEncoder(EncoderInterface):
|
|||||||
mask = ft,
|
mask = ft,
|
||||||
features_only=True,
|
features_only=True,
|
||||||
prompt=prompt,
|
prompt=prompt,
|
||||||
|
sid=sid,
|
||||||
)
|
)
|
||||||
|
|
||||||
xs_pad = enc_outputs["x"] # (B,T,C),
|
xs_pad = enc_outputs["x"] # (B,T,C),
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user