from local

This commit is contained in:
dohe0342 2023-04-27 16:31:09 +09:00
parent eff27197c0
commit 4f04a6cb3a
3 changed files with 1 additions and 0 deletions

View File

@ -128,6 +128,7 @@ class FairSeqData2VecEncoder(EncoderInterface):
mask = ft,
features_only=True,
prompt=prompt,
sid=sid,
)
xs_pad = enc_outputs["x"] # (B,T,C),