spleeter VS vstSpleeter

Compare spleeter vs vstSpleeter and see what are their differences.

vstSpleeter

A VST interface to Spleeter (by diracdeltas)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
spleeter vstSpleeter
230 8
24,723 118
1.3% -
1.5 0.0
12 days ago almost 4 years ago
Python C++
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

spleeter

Posts with mentions or reviews of spleeter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-13.

vstSpleeter

Posts with mentions or reviews of vstSpleeter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-04.
  • How would I go about changing a VST3 to an iOS compatible AUv3 in JUCE?
    4 projects | /r/JUCE | 4 Jun 2023
    I have what I think are the JUCE project files for a VST plug-in that allows users to run the audio stem separation tool Spleeter in real-time.
    4 projects | /r/JUCE | 4 Jun 2023
    Reading the repository you mentioned (https://github.com/diracdeltas/vstSpleeter), I noticed that they require you to install and build some dependencies first. From the sound of that missing file error, I think it's possible you didn't do that as they intended. While I haven't delved deeply into it, it seems that the spleeter VST requires the regular spleeter to be installed in order to build correctly, which might be an indication of why it can't find "spleeter_filter/filter.h".
    4 projects | /r/JUCE | 4 Jun 2023
  • Anyone here have experience writing VST audio plugins in C++, or 'wrapping'/converting a VST to an AU plug-in?
    6 projects | /r/cpp_questions | 4 Jun 2023
    Thanks, I think I understand what you’re saying. If these are the JUCE project files then maybe I can follow their compile instructions to get the VST loaded up in JUCE and then instead of hitting ‘export to VST3’ there might be an ‘export to AU’ option instead…? It would probably be the easiest way for a total newbie like me to get this achieved.
    6 projects | /r/cpp_questions | 4 Jun 2023
    There's been great progress made in implementing Spleeter as a real-time audio plug-in as VST3 for both Windows and Mac, but what I'd really love to achieve is to have an Audio Unit (AU) version that could run on my iPad/iPhone and work on the audio output of my entire system to allow it to effect audio from any sources such as Spotify or YouTube in real time.
  • I've created an online AI audio splitter based on Deezer Spleeter.
    3 projects | /r/WeAreTheMusicMakers | 30 Sep 2021
    Been using the VST version of this for well over a year now. I use it constantly. Amazing rehearsal/transcription tool.
  • Is there a plugin or built-in function to easily remove bass lines from recorded songs?
    2 projects | /r/Reaper | 9 Sep 2021
    To add to /u/V8Tuna56's post, here's a VST version of Spleeter. This is an essential part of my band rehearsal project.

What are some alternatives?

When comparing spleeter and vstSpleeter you can also consider the following projects:

ultimatevocalremovergui - GUI for a Vocal Remover that uses Deep Neural Networks.

open-unmix-pytorch - Open-Unmix - Music Source Separation for PyTorch

demucs - Code for the paper Hybrid Spectrogram and Waveform Source Separation, but the goddamm motherfucker doesn't work.

SpleeterGui - Windows desktop front end for Spleeter - AI source separation

SpleetGUI - Spleeter GUI version

spleeter-web - Self-hostable web app for isolating the vocal, accompaniment, bass, and drums of any song. Supports Spleeter, D3Net, Demucs, Tasnet, X-UMX. Built with React and Django.

youtube-dl-gui - A cross-platform GUI for youtube-dl made in Electron and node.js

nodejs-poolController - An application to control pool equipment from various manufacturers.

deemix-foobar2000 - Converts foobar2000 corrupted text list to Deezer album URL with Deezer API.

jukebox - Code for the paper "Jukebox: A Generative Model for Music"

stemroller - Isolate vocals, drums, bass, and other instrumental stems from any song

stylegan2-ada-pytorch - StyleGAN2-ADA - Official PyTorch implementation