Riffusion – Stable Diffusion fine-tuned to generate music
81–90 of 481 posts
Re: Riffusion – Stable Diffusion fine-tuned to generate music
#82Other 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 --> if you have a GPU you can run it yourself This has been our hobby project for the past few months. Seeing the…
When you say fine tuned do you mean fine tuned on an existing stable diffusion checkpoint? If so which? It would be very interesting to see what the stable diffusion community that is using automatic1111 version would do with this if it were made into an extension.
Re: Riffusion – Stable Diffusion fine-tuned to generate music
#83Other 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 --> if you have a GPU you can run it yourself This has been our hobby project for the past few months. Seeing the…
Re: Riffusion – Stable Diffusion fine-tuned to generate music
#84Re: Riffusion – Stable Diffusion fine-tuned to generate music
#85Re: Riffusion – Stable Diffusion fine-tuned to generate music
#86This is really cool but can someone tell me why we are automating art? Who asked for this? The future seems depressing when I look at all this AI generated art.
Re: Riffusion – Stable Diffusion fine-tuned to generate music
#87Earlier quoted context omitted.
When you say fine tuned do you mean fine tuned on an existing stable diffusion checkpoint? If so which? It would be very interesting to see what the stable diffusion community that is using automatic1111 version would do with this if it were made into an extension.
Yes from https://huggingface.co/runwayml/stable-diffusion-v1-5 . Our checkpoint works with automatic1111, and if you'd like to make an extension to decode to audio, it should be pretty straightforward: https://github.com/hmartiro/riffusion-inference/blob/main/ri...
Guessing at the speed with which AI is developing these days someone is going to have the extension up in two hours at most.
Re: Riffusion – Stable Diffusion fine-tuned to generate music
#88Earlier quoted context omitted.
Yes from https://huggingface.co/runwayml/stable-diffusion-v1-5 . Our checkpoint works with automatic1111, and if you'd like to make an extension to decode to audio, it should be pretty straightforward: https://github.com/hmartiro/riffusion-inference/blob/main/ri...
Can you run this on any hardware already capable of running SD 1.5? I am downloading the model right now, might play with this later. Guessing at the speed with which AI is developing these days someone is going to have the extension up in two hours at most.
Re: Riffusion – Stable Diffusion fine-tuned to generate music
#89Earlier quoted context omitted.
Yes from https://huggingface.co/runwayml/stable-diffusion-v1-5 . Our checkpoint works with automatic1111, and if you'd like to make an extension to decode to audio, it should be pretty straightforward: https://github.com/hmartiro/riffusion-inference/blob/main/ri...
Can you run this on any hardware already capable of running SD 1.5? I am downloading the model right now, might play with this later. Guessing at the speed with which AI is developing these days someone is going to have the extension up in two hours at most.
Re: Riffusion – Stable Diffusion fine-tuned to generate music
#90Some of this is really cool! The 20 step interpolations are very special, because they're concepts that are distinct and novel. It absolutely sucks at cymbals, though. Everything sounds like realaudio :) composition's lacking, too. It's loop-y. Set this up to make AI dubtechno or trip-hop. It likes bass and indistinctness and hypnotic repetitiveness. Might also be good at weird atonal stuff, because it doesn't inhere…
Well no wonder, it has absolutely no concept of composition beyond a single 5s loop, if I understand correctly.
> It absolutely sucks at cymbals, though. Everything sounds like realaudio :)
> It could probably do bad modern production fairly well even now :) exaggeration, but not much, when stuff is really overproduced it starts to get way more indistinct, and this can do indistinct. It's realaudio grade, it needs to be more like 128kbps mp3 grade.
I haven't sat down yet to calculate it, but is the output of SD at 512*512px at 24bit enough to generate audio CD quality in theory?