Stable Audio Open
Open-weight audio generation model by Stability AI for sound effects and production elements.
About
Stable Audio Open is Stability AI's open-weight text-to-audio model, generating variable-length stereo audio of up to 47 seconds at 44.1 kHz from a text prompt. Architecturally it pairs an autoencoder that compresses waveforms into a latent space, a T5-based text encoder for conditioning, and a diffusion transformer that generates in that latent space, totaling around one billion parameters. Unusually for the field, training data provenance is documented: roughly 486,000 recordings drawn from Freesound and the Free Music Archive, all under CC0, CC BY, or CC Sampling+ licenses, with content detection used to filter suspected copyrighted material before training. The model is aimed at sound effects, field recordings, foley, and production elements rather than full songs; it cannot generate realistic vocals, was trained only on English descriptions, and is uneven across music genres. Weights are hosted on Hugging Face under the Stability AI Community License, with larger commercial use requiring a separate license, and the model attracts sound designers and researchers who want fine-tunable open audio generation.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- Music & Audio Generation
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Intermediate (3/5)
- License
- Stability Community
- Minimum VRAM
- 8 GB
- Added
- Apr 3, 2026
Related Tools
Audio generation framework by Meta including MusicGen for text-to-music.
Latent diffusion model for text-to-audio, music, and speech generation.
Audio super-resolution model for upsampling audio to higher sample rates.
State-of-the-art music source separation model by Meta for splitting tracks.
Fast music generation model producing full songs with lyrics in seconds.
PyTorch library for deep learning research on audio generation including MusicGen and AudioGen.