- Includes a PyTorch-based implementation of Spectral Gating, an algorithm for denoising audio signals.
- You can now create a noisereduce nn.Module object which allows it to be used either as a standalone module or as part of a larger neural network architecture.
- The run time of the algorithm decreases substantially.