Skip to content

Batch support #147

@vincentqb

Description

@vincentqb

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions