descriptinc / audiotools

Object-oriented handling of audio data, with GPU-powered augmentations, and more.
https://descriptinc.github.io/audiotools/
MIT License
233 stars 39 forks source link

Refactoring the data pipeline. #71

Closed pseeth closed 1 year ago

pseeth commented 1 year ago

This PR refactors the data pipeline to make it a bit easier to use, and to also pave the way for dealing with multitrack audio (e.g. to separate speakers from one another).