Methodforward x : torch.LongTensor, shape = (batch_size, <= n_ctx) the text tokens xa : torch.Tensor, shape = (batch_size, n_mels, n_au
latentsync/whisper/whisper/model.py:189
Methodforward(
self, hidden_states, encoder_hidden_states=None, timestep=None, attention_mask=None, video_length=No
latentsync/models/attention.py:174
Methodforward(self, input_tensor, temb, encoder_hidden_states, attention_mask=None, anchor_frame_idx=None)
latentsync/models/motion_module.py:68
Functionget_dataloader(data_path, image_folder, resolution=128, sequence_length=16, sample_every_n_frames=1,
batc
latentsync/trepa/utils/data_utils.py:22