v2.0.0
This release adds a number of new features
- Added two forms of spectral gating noise reduction: stationary noise reduction, and non-stationary noise reduction.
- Added multiprocessing so you can perform noise reduction on bigger data.
- The new version breaks the API of the old version.
- The previous version is still available at from noisereduce.noisereducev1 import reduce_noise
- You can now create a noisereduce object which allows you to reduce noise on subsets of longer recordings