11 open-source projects similar to bmcfee/muda, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Muda alternative.
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 Python library for audio data augmentation. Useful for making audio ML models work well in the real world, not just in the lab.
LibXtract is a simple, portable, lightweight library of audio feature extraction functions.
Librosa is a Python audio analysis library and digital signal processing framework. It functions as a feature extraction suite and music information retrieval tool designed to analyze the structural and sonic characteristics of audio signals. The library provides specialized capabilities for music analysis, including dynamic tempo tracking to identify rhythmic pulses and spectral feature extraction to compute harmonic spectra, chroma variants, and onset points. It also serves as a time-series audio processor for synchronizing audio streams. The system covers a broad range of audio processing
Marsyas - Music Analysis, Retrieval and Synthesis for Audio Signals
C++ library for audio and music analysis, description and synthesis, including Python bindings
Data manipulation and transformation for audio signal processing, powered by PyTorch