librosa/librosa
Python library for audio and music analysis
What it solves
It provides the foundational algorithms and tools necessary for audio and music signal processing, specifically for building music information retrieval (MIR) systems.
How it works
It is a Python library that implements a wide range of signal analysis methods and algorithms to process audio data.
Who it’s for
Researchers and developers building systems for music analysis and audio signal processing.
Highlights
- Comprehensive set of tools for music information retrieval.
- Integrated with the Scientific Python ecosystem.
- Easy installation via PyPI and conda-forge.
Related
- Project
MTG/essentiaAn open-source C++ and Python library for audio analysis and music information retrieval, providing a wide array of signal processing algorithms and music descriptors.
- Project
iver56/audiomentationsA Python library for audio data augmentation that provides a wide variety of transforms to make audio deep learning models more robust for real-world use.
- Project
dipy/dipyDIPY is a Python library designed for the analysis of MR diffusion imaging, providing researchers with tools to process medical imaging data.
- Project
pytorch/audioA PyTorch-based audio library that provides tools for processing audio data for machine learning, featuring GPU acceleration and specialized audio transforms.
- Project
scikit-image/scikit-imagescikit-image is a Python library for image processing that provides a collection of algorithms for analyzing and manipulating images.