spleeter VS riffusion-app

Compare spleeter vs riffusion-app and see what are their differences.

riffusion-app

Stable diffusion for real-time music generation [Moved to: https://github.com/riffusion/riffusion-app] (by hmartiro)
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 riffusion-app
230 3
24,878 1,714
1.4% -
1.5 10.0
about 1 month ago over 1 year ago
Python TypeScript
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.

riffusion-app

Posts with mentions or reviews of riffusion-app. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-15.
  • Stable Diffusion fine-tuned to generate Music — Riffusion
    6 projects | /r/StableDiffusion | 15 Dec 2022
    git clone https://github.com/hmartiro/riffusion-appThis is a separate, required project necessary to do anything with the riffusion-inference server
  • Riffusion – Stable Diffusion fine-tuned to generate Music
    7 projects | news.ycombinator.com | 15 Dec 2022
    Other author here! This got a posted a little earlier than we intended so we didn't have our GPUs scaled up yet. Please hang on and try throughout the day!

    Meanwhile, please read our about page http://riffusion.com/about

    It’s all open source and the code lives at https://github.com/hmartiro/riffusion-app

    This has been our hobby project for the past few months. Seeing the incredible results of stable diffusion, we were curious if we could fine tune the model to output spectrograms and then convert to audio clips. The answer to that was a resounding yes, and we became addicted to generating music from text prompts. There are existing works for generating audio or MIDI from text, but none as simple or general as fine tuning the image-based model. Taking it a step further, we made an interactive experience for generating looping audio from text prompts in real time. To do this we built a web app where you type in prompts like a jukebox, and audio clips are generated on the fly. To make the audio loop and transition smoothly, we implemented a pipeline that does img2img conditioning combined with latent space interpolation.

What are some alternatives?

When comparing spleeter and riffusion-app you can also consider the following projects:

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

riffusion-inference - Stable diffusion for real-time music generation [Moved to: https://github.com/riffusion/riffusion-inference]

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

bumblebee - Pre-trained Neural Network models in Axon (+ 🤗 Models integration)

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

riffusion-app - Stable diffusion for real-time music generation (web app)

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

cowbell-lol - cowbell.lol

SpleetGUI - Spleeter GUI version

audio-diffusion - Apply diffusion models using the new Hugging Face diffusers package to synthesize music instead of images.

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.

sd-webui-riffusion - Riffusion extension for AUTOMATIC1111's SD Web UI