• Docs >
  • torchaudio.sox_effects >
  • Nightly (unstable)
Shortcuts

torchaudio.sox_effects

Applying effects

Apply SoX effects chain on torch.Tensor or on file and load as torch.Tensor.

apply_effects_tensor

Apply sox effects to given Tensor

apply_effects_file

Apply sox effects to the audio file and load the resulting data as Tensor

Utilities

effect_names

Gets list of valid sox effect names

Docs

Access comprehensive developer documentation for PyTorch

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources