Skip to content

Resample Batch of Waveforms  #431

@ahmed-fau

Description

@ahmed-fau

Hello,
I would like to use the Resample class for up/down sampling the learned features during the training. Exactly the same way as F.interpolate. However, the batch dimension is not accepted by the Resample class so that I need to reshape the tensor to have only the channel and temporal dimensions.

Any help on how to resample a batch of waveforms/multi-channel features without any need to reshape?

Thanks in advance.

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