← All models
Generate high quality music and sound effects using Stable Audio 2.5 from StabilityAI
Details
- Accepts
- text
Pricing
- Price
- 25 cr / track
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| seed | — | |
| promptrequired | string | The prompt to generate audio from |
| sync_mode | boolean | If `True`, the media will be returned as a data URI and the output data won't be available in the request history. |
| seconds_total | integer | The duration of the audio clip to generate |
| guidance_scale | number | How strictly the diffusion process adheres to the prompt text (higher values make your audio closer to your prompt). |
| num_inference_steps | integer | The number of steps to denoise the audio for |
Output
| Field | Type | Description |
|---|---|---|
| seed | integer | The random seed used for generation |
| audio | — | The generated audio clip |