Contents

librosa 0.10.1

0

Python module for audio and music processing

Python module for audio and music processing

Stars: 6637, Watchers: 6637, Forks: 914, Open Issues: 53

The librosa/librosa repo was created 11 years ago and the last code push was 17 hours ago.
The project is extremely popular with a mindblowing 6637 github stars!

How to Install librosa

You can install librosa using pip

pip install librosa

or add it to a project with poetry

poetry add librosa

Package Details

Author
Brian McFee, librosa development team
License
ISC
Homepage
https://librosa.org
PyPi:
https://pypi.org/project/librosa/
Documentation:
https://librosa.org/doc
GitHub Repo:
https://github.com/librosa/librosa

Classifiers

  • Multimedia/Sound/Audio/Analysis
No  librosa  pypi packages just yet.

Errors

A list of common librosa errors.

Code Examples

Here are some librosa code examples and snippets.

GitHub Issues

The librosa package has 53 open issues on GitHub

  • pyin decode 'E3' to 'E4'
  • [WIP] Warning stacklevels
  • STFT over subset of frequencies
  • Adding loading from end of audio file
  • Incorporating new Audio feature - CQCC
  • Add stacklevel=2 to deprecation warnings
  • Tempo(gram) display with musical notation
  • Adaptive specshow
  • [RFC] Taking just intonation kind of seriously
  • Multichannel display
  • specshow's xticklabels do not print hour/minutes for short signals with offset
  • Reduce dependency on padding
  • [LIBREP] melodyplot: a waveplot in the piano-roll domain
  • util.abs2

See more issues on GitHub

Related Packages & Articles

scipy 1.13.0

Fundamental algorithms for scientific computing in Python