deeplearning/stable-audio-3
0
1---2title: Stable Audio 33emoji: ๐ต4colorFrom: indigo5colorTo: purple6sdk: gradio7sdk_version: 6.14.08app_file: app.py9pinned: true10license: other11short_description: Text-to-audio with SA3 Medium / Small Music / Small SFX.12suggested_hardware: zero-a10g13models:14- stabilityai/stable-audio-3-medium15- stabilityai/stable-audio-3-small-music16- stabilityai/stable-audio-3-small-sfx17---18 19# Stable Audio 320 21ZeroGPU demo of the [Stable Audio 3](https://huggingface.co/stabilityai) family. Three variants preloaded at module load; switch between them with a radio button.22 23- [`stable-audio-3-medium`](https://huggingface.co/stabilityai/stable-audio-3-medium) โ general audio (largest).24- [`stable-audio-3-small-music`](https://huggingface.co/stabilityai/stable-audio-3-small-music) โ 0.6B, music-focused.25- [`stable-audio-3-small-sfx`](https://huggingface.co/stabilityai/stable-audio-3-small-sfx) โ 0.6B, sound effects.