BigeyeDestroyer / muda

A library for augmenting annotated audio data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

muda

License PyPI Build Status Coverage Status Dependency 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.

@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}
}

About

A library for augmenting annotated audio data

License:ISC License


Languages

Language:Python 98.3%Language:Shell 1.7%