Aubio is an audio analysis and digital signal processing library designed for music information retrieval. It provides a suite of tools for extracting musical features, estimating fundamental frequencies, and tracking rhythmic pulses in audio streams. The library specializes in the detection of pitch and beat, enabling the extraction of musical notes and the estimation of overall tempo. It also includes capabilities for automatic onset detection to identify the start of sonic events and the separation of audio signals into percussive transients and steady-state tonal components. The system c
A clock-driven simulator for spiking neural networks
Loudness is a C++ library with Python bindings for modelling perceived loudness. The library consists of processing modules which can be cascaded to form a loudness model.
Flexible audio loudness meter in Python.
The main features of csteinmetz1/pyloudnorm are: Auditory Models, Audio Processing and Analysis.
Open-source alternatives to csteinmetz1/pyloudnorm include: aubio/aubio — Aubio is an audio analysis and digital signal processing library designed for music information retrieval. It provides… brian-team/brian2 — A clock-driven simulator for spiking neural networks. deeuu/loudness — Loudness is a C++ library with Python bindings for modelling perceived loudness. The library consists of processing… facebookresearch/audioseal. ghedo/loudgain. aomediacodec/iamf-tools.