
riffusion/riffusion-app-hobby
📦 Open Source Projectriffusion
Real-time music generation with stable diffusion, powered by Next.js and Three.js.
Riffusion App Hobby is a hobbyist version of the Riffusion application, enabling real-time music generation through stable diffusion models. It leverages Next.js for server-side rendering and Three.js for interactive 3D spectrogram visualization. The app generates audio by applying diffusion processes to spectrograms, then converting them to audible waveforms. Key features include real-time generation, a web-based interface, and open-source code for community experimentation. The project showcases a novel application of diffusion models beyond image generation, bringing AI music creation to the browser.
💡Highlights
- ├─Real-time diffusion-based music
- ├─Next.js + Three.js web app
- └─Open-source hobby project
🎯For
- ├─Musicians
- ├─AI Enthusiasts
- └─Web Developers