> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-feat-openapi-i18n.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# StabilityAudioToAudio - ComfyUI Built-in Node Documentation

> Complete documentation for the StabilityAudioToAudio node in ComfyUI. Learn its inputs, outputs, parameters and usage.

Transforms existing audio samples into new high-quality compositions using text instructions. This node takes an input audio file and modifies it based on your text prompt to create new audio content.

## Inputs

| Parameter  | Description                                                                                            | Data Type | Required | Range              |
| ---------- | ------------------------------------------------------------------------------------------------------ | --------- | -------- | ------------------ |
| `model`    | The AI model to use for audio transformation                                                           | COMBO     | Yes      | "stable-audio-2.5" |
| `prompt`   | Text instructions describing how to transform the audio (default: empty, max length: 10000 characters) | STRING    | Yes      |                    |
| `audio`    | Audio must be between 6 and 190 seconds long                                                           | AUDIO     | Yes      |                    |
| `duration` | Controls the duration in seconds of the generated audio (default: 190)                                 | INT       | No       | 1-190              |
| `seed`     | The random seed used for generation (default: 0)                                                       | INT       | No       | 0-4294967294       |
| `steps`    | Controls the number of sampling steps (default: 8)                                                     | INT       | No       | 4-8                |
| `strength` | Parameter controls how much influence the audio parameter has on the generated audio (default: 1.0)    | FLOAT     | No       | 0.01-1.0           |

**Note:** The input audio must be between 6 and 190 seconds in duration. The prompt text has a maximum length of 10,000 characters.

## Outputs

| Output Name | Description                                                              | Data Type |
| ----------- | ------------------------------------------------------------------------ | --------- |
| `audio`     | The transformed audio generated based on the input audio and text prompt | AUDIO     |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/StabilityAudioToAudio/en.md)

***

**Source fingerprint (SHA-256):** `3df67797bf2eccf9d7464a1dd00ea5b6c5a9527f7290911c60a9ebff69302241`
