Contents

librosa 0.11.0

0

Python module for audio and music processing

Python module for audio and music processing

Stars: 8194, Watchers: 8194, Forks: 1031, Open Issues: 72

The librosa/librosa repo was created 13 years ago and the last code push was 4 days ago.
The project is extremely popular with a mindblowing 8194 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 72 open issues on GitHub

  • [Bug]: Librosa is capturing unnecessary sound and is inconsistent
  • when to support cp314t?
  • Add Metrogram Transform
  • [Bug]: Handling multiple adaptive waveshows

See more issues on GitHub

Related Packages & Articles

scipy 1.17.0

Fundamental algorithms for scientific computing in Python

transformers 5.2.0

Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.