riffusion/riffusion-hobby
A Python library for real-time music generation using stable diffusion models.

Velocity · 7d
+3.0
★ / day
Trend
→steady
star history
Riffusion generates music by converting text prompts and spectrogram images into audio using a diffusion model. The library provides a diffusion pipeline for prompt interpolation with image conditioning, utilities for converting between spectrogram images and audio clips, a CLI, Streamlit interface, and Flask API server for model inference. It powers the riffusion.com web application and serves as the core repository for the riffusion music generation model.