AI ExplorerAI Explorer
ToolsCategoriesSitesLLMsCompareAI QuizAlternativesPremium

—

AI Tools

—

Sites & Blogs

—

LLMs & Models

—

Categories

AI Explorer

Find and compare the best artificial intelligence tools for your projects.

Made within France

Explore

  • All tools
  • Sites & Blogs
  • LLMs & Models
  • Compare
  • Chatbots
  • AI Images
  • Code & Dev

Company

  • Premium
  • About
  • Contact
  • Blog

Legal

  • Legal notice
  • Privacy
  • Terms

© 2026 AI Explorer. All rights reserved.

HomeLLMsriffusion model v1

riffusion model v1

by riffusion

Open source · 2k downloads · 648 likes

3.5
(648 reviews)AudioAPI & Local
About

The Riffusion v1 model is an innovative real-time music generation tool capable of transforming textual descriptions into visual spectrograms and then into audio clips. It is based on a fine-tuned version of Stable Diffusion, specialized in interpreting musical prompts to create soundscapes or melodies tailored to specific moods or styles. Ideal for artists, content creators, or music enthusiasts, it allows for quick exploration of sound ideas without requiring technical composition skills. What sets it apart is its ability to generate coherent and aesthetically pleasing results from simple text instructions while offering flexibility for creative experimentation. Accessible via a web application or dedicated tools, it opens up possibilities for music education, audio production, or simply the joy of creation.

Documentation

Riffusion

Riffusion is an app for real-time music generation with stable diffusion.

Read about it at https://www.riffusion.com/about and try it at https://www.riffusion.com/.

  • Code: https://github.com/riffusion/riffusion
  • Web app: https://github.com/hmartiro/riffusion-app
  • Model checkpoint: https://huggingface.co/riffusion/riffusion-model-v1
  • Discord: https://discord.gg/yu6SRwvX4v

This repository contains the model files, including:

  • a diffusers formated library
  • a compiled checkpoint file
  • a traced unet for improved inference speed
  • a seed image library for use with riffusion-app

Riffusion v1 Model

Riffusion is a latent text-to-image diffusion model capable of generating spectrogram images given any text input. These spectrograms can be converted into audio clips.

The model was created by Seth Forsgren and Hayk Martiros as a hobby project.

You can use the Riffusion model directly, or try the Riffusion web app.

The Riffusion model was created by fine-tuning the Stable-Diffusion-v1-5 checkpoint. Read about Stable Diffusion here 🤗's Stable Diffusion blog.

Model Details

  • Developed by: Seth Forsgren, Hayk Martiros
  • Model type: Diffusion-based text-to-image generation model
  • Language(s): English
  • License: The CreativeML OpenRAIL M license is an Open RAIL M license, adapted from the work that BigScience and the RAIL Initiative are jointly carrying in the area of responsible AI licensing. See also the article about the BLOOM Open RAIL license on which our license is based.
  • Model Description: This is a model that can be used to generate and modify images based on text prompts. It is a Latent Diffusion Model that uses a fixed, pretrained text encoder (CLIP ViT-L/14) as suggested in the Imagen paper.

Direct Use

The model is intended for research purposes only. Possible research areas and tasks include

  • Generation of artworks, audio, and use in creative processes.
  • Applications in educational or creative tools.
  • Research on generative models.

Datasets

The original Stable Diffusion v1.5 was trained on the LAION-5B dataset using the CLIP text encoder, which provided an amazing starting point with an in-depth understanding of language, including musical concepts. The team at LAION also compiled a fantastic audio dataset from many general, speech, and music sources that we recommend at LAION-AI/audio-dataset.

Fine Tuning

Check out the diffusers training examples from Hugging Face. Fine tuning requires a dataset of spectrogram images of short audio clips, with associated text describing them. Note that the CLIP encoder is able to understand and connect many words even if they never appear in the dataset. It is also possible to use a dreambooth method to get custom styles.

Citation

If you build on this work, please cite it as follows:

INI
@article{Forsgren_Martiros_2022,
  author = {Forsgren, Seth* and Martiros, Hayk*},
  title = {{Riffusion - Stable diffusion for real-time music generation}},
  url = {https://riffusion.com/about},
  year = {2022}
}
Capabilities & Tags
diffusersstable-diffusionstable-diffusion-diffuserstext-to-audioendpoints_compatible
Links & Resources
Specifications
CategoryAudio
AccessAPI & Local
LicenseOpen Source
PricingOpen Source
Rating
3.5

Try riffusion model v1

Access the model directly