Skip to content

Latest commit

 

History

History
68 lines (42 loc) · 889 Bytes

api-transforms-functional.rst

File metadata and controls

68 lines (42 loc) · 889 Bytes

audtorch.transforms.functional

The goal of the transform functionals is to provide functions that work independent on the dimensions of the input signal and can be used easily to create the actual transforms.

Note

All of the transforms work currently only with :pynumpy.array as inputs, not :pytorch.Tensor.

audtorch.transforms.functional

crop

crop

pad

pad

replicate

replicate

downmix

downmix

upmix

upmix

additive_mix

additive_mix

mask

mask

normalize

normalize

standardize

standardize

stft

stft

istft

istft