You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I understand correctly, they apply the maskGIT technic to audio. MaskGIT predicts tokens parallelly in multiple pass. It works because in image you have a predefine number of token. How does soundstorm do ? Conceptually, as a sequence to sequence multimodal transformer, it's hard to get free from the autoregressive approach. Do they arbitrarily decide on an audio output length ? In that case, what happen with too long/short text prompt (in the case of tts) ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
If I understand correctly, they apply the maskGIT technic to audio. MaskGIT predicts tokens parallelly in multiple pass. It works because in image you have a predefine number of token. How does soundstorm do ? Conceptually, as a sequence to sequence multimodal transformer, it's hard to get free from the autoregressive approach. Do they arbitrarily decide on an audio output length ? In that case, what happen with too long/short text prompt (in the case of tts) ?
Beta Was this translation helpful? Give feedback.
All reactions