Skip to content

v2.0.0

Compare
Choose a tag to compare
@timsainb timsainb released this 18 Jul 20:47
· 19 commits to master since this release
7013c98

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