bmcfee / muda

A library for augmenting annotated audio data
ISC License
230 stars 33 forks source link

Modernization #81

Open bmcfee opened 4 years ago

bmcfee commented 4 years ago

Our dependencies and tests are a bit out of date at this point, and we should do the following:

  1. bump librosa up to 0.7 (at least)
  2. upgrade pytest dependencies
  3. drop support for python <3.6