-
Notifications
You must be signed in to change notification settings - Fork 738
Closed
Description
Many (all?) of the transformers do not currently support batches, and operate on only one non-batched tensor at a time. This can be fixed as part while setting a convention on the meaning of the indices across torchaudio.
Since signals don't necessarily have the same lengths unless pre-processing is done (i.e. padding, truncating, etc), we should wait on nested tensors.
Metadata
Metadata
Assignees
Labels
No labels