Librosa Versions Save

Python library for audio and music analysis

0.9.0

2 years ago

This release introduces multichannel support and substantial number of bug fixes and enhancements.

See https://librosa.org/doc/main/changelog.html#v0-9-0 for a full list of changes.

0.9.0rc0

2 years ago

First release candidate for 0.9.0 series.

0.8.1

3 years ago

This is primarily a bug-fix and maintenance release.

New features include interactive waveform visualization, signal de-emphasis effect, and expanded resampling modes.

A full list of changes can be found at https://librosa.org/doc/main/changelog.html#v0-8-1

0.8.1rc2

3 years ago

Second release candidate for 0.8.1.

0.8.1rc1

3 years ago

First release candidate for 0.8.1.

This is primarily a bug-fix and maintenance release. A full list of changes can be found at https://librosa.org/doc/main/changelog.html#v0-8-1

0.8.0

3 years ago

First release of the 0.8 series.

Major changes include:

  • Removed support for Python 3.5 and earlier.
  • Added pitch tracking (yin and pyin)
  • Variable-Q transform
  • Hindustani and Carnatic notation support
  • Expanded collection of example tracks
  • Numerous speedups and bugfixes

0.7.2

4 years ago

This is primarily a bug-fix release, and most likely the last release in the 0.7 series.

It includes fixes for errors in dynamic time warping (DTW) and RMS energy calculation, and several corrections to the documentation.

Inverse-liftering is now supported in MFCC inversion, and an implementation of mu-law companding has been added.

Please refer to the documentation for a full list of changes.

0.7.1

4 years ago

This minor revision includes mainly bug fixes, but there are a few new features as well:

  • Griffin-Lim for constant-Q spectra
  • Multi-dimensional in-place framing
  • Enhanced compatibility with HTK for MFCC generation
  • Time-frequency reassigned spectrograms

Please refer to the documentation for a full list of changes.

0.7.0

4 years ago

First release of the 0.7 series.

Major changes include streaming mode, feature inversion, faster decoding, more efficient spectral transformations, and numerous API enhancements.

0.7.0rc1

4 years ago

First release candidate of the 0.7 series.

Major changes include streaming mode, faster decoding, more efficient spectral transformations, and numerous API enhancements.