How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
A library for augmenting annotated audio data
The main features of bmcfee/muda are: Computer Audition, Data Augmentation, Data Libraries.
Projects with overlapping indexed features include: aubio/aubio — Aubio is an audio analysis and digital signal processing library designed for music information retrieval. It provides… capitalone/dataprofiler. cpjku/madmom — Python audio and music signal processing library. iver56/audiomentations — A Python library for audio data augmentation. Useful for making audio ML models work well in the real world, not just… jamiebullock/libxtract — LibXtract is a simple, portable, lightweight library of audio feature extraction functions. librosa/librosa — Librosa is a Python audio analysis library and digital signal processing framework. It functions as a feature…
A Python library for audio data augmentation. Useful for making audio ML models work well in the real world, not just in the lab.
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