> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-docs-router-model-page-pilot.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# AudioEncoderEncode - ComfyUI Built-in Node Documentation

> The AudioEncoderEncode node converts audio data into an encoded representation using an audio encoder model.

The AudioEncoderEncode node converts audio data into an encoded representation using an audio encoder model. It takes an audio encoder and raw audio input, then extracts the waveform and sample rate from the audio to produce an encoded output suitable for further processing in the conditioning pipeline.

## Inputs

| Parameter       | Description                                                    | Data Type      | Required | Range |
| --------------- | -------------------------------------------------------------- | -------------- | -------- | ----- |
| `audio_encoder` | The audio encoder model used to process the audio input        | AUDIO\_ENCODER | Yes      | -     |
| `audio`         | The audio data containing waveform and sample rate information | AUDIO          | Yes      | -     |

## Outputs

| Output Name | Description                                                     | Data Type              |
| ----------- | --------------------------------------------------------------- | ---------------------- |
| `output`    | The encoded audio representation generated by the audio encoder | AUDIO\_ENCODER\_OUTPUT |

> 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/AudioEncoderEncode/en.md)

***

**Source fingerprint (SHA-256):** `85f77152ccc1e3f4687e2b655283e69e03d90b862d6a676dcb89ea973dd70a63`
