cazyundee's picture
Upload 3 files
9dccb71 verified
|
Raw
History Blame Contribute Delete
921 Bytes

A newer version of the Gradio SDK is available: 6.24.0

Upgrade
metadata
title: Stable Audio 3 Small
emoji: 🎵
colorFrom: purple
colorTo: blue
sdk: gradio
sdk_version: 6.3.0
app_file: app.py
pinned: false

Stable Audio 3 Small - Music Generation

A CPU-based Hugging Face Space for generating music using Stability AI's Stable Audio 3 Small model.

Features

  • Model: small-music (433M parameters)
  • Duration: 1–120 seconds
  • Sample rate: 44.1 kHz stereo
  • Runs on CPU (no GPU required)
  • Gradio 6.3.0 interface

Usage

  1. Enter a text prompt describing the music you want
  2. Adjust duration, steps, CFG scale, and seed
  3. Click Generate and wait for the audio

Setup

pip install -r requirements.txt
python app.py

License

This project uses the Stable Audio 3 model. Please refer to Stability AI's license for usage terms.