bmcfee / muda

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

added deformation union #52

Closed bmcfee closed 7 years ago

bmcfee commented 7 years ago

Implements #50.

The deformation union works just like the pipeline, except that deformations are processed in parallel (independently) rather than in serial (dependently).