You're looking at a specific version of this model. Jump to the model overview.

stability-ai /stable-audio-2.5:a61ac8ed

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
seed
integer
Random seed for reproducible results. Leave blank for random seed.
steps
integer
8

Min: 4

Max: 8

Number of diffusion steps (higher = better quality but slower)
prompt
string
Text prompt describing the desired audio
duration
integer
190

Min: 1

Max: 190

Duration of generated audio in seconds
cfg_scale
number
1

Min: 1

Max: 25

Classifier-free guidance scale (higher = more prompt adherence)

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}