Show HN: NoDrums – Remove Drum Tracks Using Deezer's Spleeter

github.com

1 points by abutbul 13 hours ago

I've been working on a tool called NoDrums that utilizes Deezer's Spleeter model to isolate and remove drum tracks from audio files. It's designed for musicians, producers, or anyone needing drum-free tracks for practice, sampling, or remixing.

NoDrums is built on top of the pre-trained Spleeter model, providing a straightforward way to generate drumless versions of songs. Whether you're jamming along as a guitarist or looking to extract clean tracks for production, this could be useful.

The project is open-source and open for contributions.

I used GPT-4 via Canvas in my drafting workflow and Patchwork's DocString Patchflow for code documentation. Thanks to Deezer for their work on Spleeter, which makes this possible. Feedback and contributions are welcome!