Skip to content

Releases: michaelhball/twang

v0.0.2 — Demucs source separation

17 Dec 18:10
2553674
Compare
Choose a tag to compare

The main addition here is the integration of Demucs source separation, their latest model which works fantastically well for isolating guitar. Tutorial to follow soon!

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

04 Mar 08:56
Compare
Choose a tag to compare

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.