torchaudio.sox_effects¶
Applying effects¶
Apply SoX effects chain on torch.Tensor or on file and load as torch.Tensor.
Apply sox effects to given Tensor |
|
Apply sox effects to the audio file and load the resulting data as Tensor |
Utilities¶
Gets list of valid sox effect names |