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¶
Initialize resources required to use sox effects. |
|
Clean up resources required to use sox effects. |
|
Gets list of valid sox effect names |