umx.cpp VS spleeter

Compare umx.cpp vs spleeter and see what are their differences.

umx.cpp

C++17 port of Open-Unmix-PyTorch with streaming LSTM inference, ggml, quantization, and Eigen (by sevagh)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
umx.cpp spleeter
1 230
28 24,951
- 0.7%
5.8 1.5
4 months ago about 2 months ago
C++ Python
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.

umx.cpp

Posts with mentions or reviews of umx.cpp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-13.
  • Show HN: Free AI-based music demixing in the browser
    7 projects | news.ycombinator.com | 13 Jul 2023
    Good question! So, I wasn't even thinking about WASM to begin with. When I saw llama.cpp and whisper.cpp on the front page of HN, I found the idea exciting - instead of neural networks being magic, I wanted to copy the ggml idea of parsing the PyTorch weights file myself and rewriting the inference code in a lower-level language than Python (or, it's even more accurate to say PyTorch, since there is so much matrix heavy lifting e.g. broadcasting or reshaping that is done for you automatically).

    That's when I wrote umx.cpp [1] (which is what this site is based on).

    On an unrelated project, a friend of mine mentioned WASM, and as I looked into it a bit more I thought trying to compile umx.cpp to WASM would be a great idea, since I only use Eigen (which is a header-only library that only depends on std).

    1: https://github.com/sevagh/umx.cpp

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.

What are some alternatives?

When comparing umx.cpp and spleeter you can also consider the following projects:

1000sharks.xyz - AI "metal artist" with SampleRNN (mirror from GitLab)

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

EfficientAT - This repository aims at providing efficient CNNs for Audio Tagging. We provide AudioSet pre-trained models ready for downstream training and extraction of audio embeddings.

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

free-music-demixer - free website for client-side music demixing with Demucs + WebAssembly

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.

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

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