Skip to content

v0.0.1 — simple beginnings, `Track` & `SourceSeparation`

Compare
Choose a tag to compare
@michaelhball michaelhball released this 04 Mar 08:56
· 7 commits to main since this release

Kicks off the project by setting up some of the basic frameworks

  • BaseTrack, PydubTrack, & LibrosaTrack implementations; standardised APIs for representing audio tracks
  • The SourceSeparation class represents the API for doing audio source separation, with the first two specialisations included: nussl & demucs.