librosa/librosa
Python library for audio and music analysis observed · 2026-08-28
Health v2 · maintenance only
87/100
- Activity 99
- Release rhythm 65
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 518
- age_days: 5065
- days_rel: 22
- days_push: 11
- n_releases_24m: 2
Adoption not part of the score
8576 stars · 1070 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Librosa is a Python library for audio and music signal processing, providing foundational algorithms for building music information retrieval (MIR) systems. It offers feature extraction, spectral analysis, and DSP tools built on the scientific Python ecosystem.
Use cases
- extract audio features like MFCCs and spectrograms
- analyze music for tempo, beat, and onset detection
- build a music genre classification model
- resample and load audio files in Python
- compute chroma features for chord recognition
- visualize audio waveforms and spectrograms
When to choose
- you need well-established, documented audio feature extraction in Python
- you are building music information retrieval or audio ML pipelines
- you want a scipy/numpy-compatible signal processing toolkit
When to avoid
- you need real-time low-latency audio streaming or playback
- you need audio synthesis or DAW-style editing rather than analysis
- you need GPU-accelerated large-scale audio processing
Facets
library · maturity stable
audio-processing machine-learning nlp machine-learning data-science python cross-platform music-information-retrieval dsp signal-processing spectrogram feature-extraction scipy-ecosystem audio
3 sources
- readme: https://github.com/librosa/librosa · fetched 2026-08-28 · b1b5c41f1aa4
- homepage: https://librosa.org/ · fetched 2026-08-29 · 6a672a97afcc
- registry_pypi: https://pypi.org/pypi/librosa/json · fetched 2026-08-29 · 31e6fed74e08
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| librosa/librosa | main | 87 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem