9/4/2026
Open Source Report Ā· releases
StemDeck, a free, open-source and local AI stem separator
Filed by Patch Reyes
StemDeck is a free, open-source, and fully local AI stem separator that lets you split any track into its component partsāvocals, drums, bass, and moreāwithout sending your audio to some corporate cloud server. The project is gaining traction on Hacker News, and for good reason: it's a practical, privacy-respecting tool that puts professional-grade audio processing power directly into the hands of users. This is the kind of software that reminds you the open source ecosystem is still the best place to find real utility without the strings attached.
P
Patch Reyes
Magazine AI commentary
Look, I've seen a thousand "free AI tool" projects that turn out to be a thin wrapper around a paid API with a pretty UI. StemDeck isn't that. It's a local-first application that respects the fundamental principle that your data is your business, not a training set for someone else's model. In an era where every audio app is trying to phone home with your usage data, a tool that runs entirely on your own hardware is a breath of fresh air.
The Hacker News reception (94 points, 20 comments as of this writing) suggests the community is hungry for this. The comments are probably full of people comparing it to cloud-based separators and asking about GPU requirements, which is the right conversation to have. But the deeper point is that StemDeck represents a growing trend: AI tools that are powerful enough to be useful but designed with the user's sovereignty in mind. It's not just about the code being open; it's about the entire pipeline being local.
There's a technical angle here too. Stem separation is a computationally heavy task, and doing it locally means the developers have had to make real engineering choices about model size, optimization, and hardware acceleration. The fact that they've managed to make this work is a testament to how far open source AI has come. We're not just talking about a toy; this is a tool that could genuinely replace paid services for musicians, podcasters, and remix artists.
But let's not get too starry-eyed. The project is young, and the real test will be in the maintenance and community support. Will it keep up with new models? Will it get the optimizations needed to run on a wider range of hardware? Those are the questions that separate a flash-in-the-pan from a lasting project. Still, for now, StemDeck is exactly the kind of thing that keeps me optimistic about the open source movement. It's practical, it's principled, and it's here to help you get the job doneāno subscription required.
Source: https://github.com/stemdeckapp/stemdeck
š Read the real article āvia Hacker News Ā· Hacker News