• Docs >
  • torchaudio.sox_effects >
  • Old version (stable)
Shortcuts

torchaudio.sox_effects

Warning

Starting with version 2.8, we are refactoring TorchAudio to transition it into a maintenance phase. As a result, the sox_effect module is deprecated in 2.8 and will be removed in 2.9.

Applying effects

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

apply_effects_tensor

DEPRECATED

apply_effects_file

DEPRECATED

Utilities

effect_names

DEPRECATED

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