from local

This commit is contained in:
dohe0342 2023-04-11 15:36:03 +09:00
parent aeeca325f5
commit a332ad8f04
3 changed files with 1 additions and 0 deletions

View File

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