All Projects → bmcfee → Muda

bmcfee / Muda

Licence: isc
A library for augmenting annotated audio data

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Muda

Torch Audiomentations
Fast audio data augmentation in PyTorch. Inspired by audiomentations. Useful for deep learning.
Stars: ✭ 164 (-7.34%)
Mutual labels:  data-augmentation, music
Audiomentations
A Python library for audio data augmentation. Inspired by albumentations. Useful for machine learning.
Stars: ✭ 439 (+148.02%)
Mutual labels:  data-augmentation, music
Tonal
A functional music theory library for Javascript
Stars: ✭ 2,156 (+1118.08%)
Mutual labels:  music
Piano fundamentals
This is a Sphinx adaptation of Chaun C. Chang's book, "Fundamentals of Piano Practice."
Stars: ✭ 174 (-1.69%)
Mutual labels:  music
Libatm
Library for generating and working with MIDI files
Stars: ✭ 171 (-3.39%)
Mutual labels:  music
Supriya
A Python API for SuperCollider
Stars: ✭ 167 (-5.65%)
Mutual labels:  music
Spotify Now Playing
Spotify now playing information and control popup for macOS menu bar
Stars: ✭ 171 (-3.39%)
Mutual labels:  music
Signal
A friendly music sequencer built with web technology
Stars: ✭ 166 (-6.21%)
Mutual labels:  music
Otter
Music player for Funkwhale
Stars: ✭ 177 (+0%)
Mutual labels:  music
Awesome Piracy
A curated list of awesome warez and piracy links
Stars: ✭ 13,911 (+7759.32%)
Mutual labels:  music
Jamtaba
Jamtaba is a software to play online music jam sessions.
Stars: ✭ 174 (-1.69%)
Mutual labels:  music
Muzonchik
iOS Music App that let you search, download and play music
Stars: ✭ 170 (-3.95%)
Mutual labels:  music
Coverify
🎧 Design fresh album cover for your Spotify playlists
Stars: ✭ 167 (-5.65%)
Mutual labels:  music
Tonejs Instruments
A small instrument sample library with quick-loader for tone.js
Stars: ✭ 172 (-2.82%)
Mutual labels:  music
Qqmusicplayer
微信小程序版QQ音乐
Stars: ✭ 168 (-5.08%)
Mutual labels:  music
Live Stream Radio
24/7 live stream video radio station CLI / API 📹 📻
Stars: ✭ 175 (-1.13%)
Mutual labels:  music
Music Suite
Music in Haskell
Stars: ✭ 166 (-6.21%)
Mutual labels:  music
Mirdata
Python library to work with Music Information Retrieval datasets
Stars: ✭ 170 (-3.95%)
Mutual labels:  music
Stylealign
[ICCV 2019]Aggregation via Separation: Boosting Facial Landmark Detector with Semi-Supervised Style Transition
Stars: ✭ 172 (-2.82%)
Mutual labels:  data-augmentation
Ncmdump
netease cloud music copyright protection file dump
Stars: ✭ 2,058 (+1062.71%)
Mutual labels:  music

muda

GitHub license PyPI Build Status Coverage Status Documentation Status

A library for Musical Data Augmentation.

muda package implements annotation-aware musical data augmentation, as described in the muda paper.

The goal of this package is to make it easy for practitioners to consistently apply perturbations to annotated music data for the purpose of fitting statistical models.

Documentation

The documentation for the latest version of muda is available here.

Citing

If you use this software, please cite the following publication:

@inproceedings{mcfee2015_augmentation,
    author  = {McFee,, B. and Humphrey,, E.J. and Bello, J.P.},
    year    = {2015},
    title   = {A software framework for musical data augmentation},
    booktitle = {16th International Society for Music Information Retrieval Conference},
    series  = {ISMIR}
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].