> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
> Use this file to discover all available pages before exploring further.

# AudioEncoderLoader - ComfyUI Built-in Node Documentation

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

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

The AudioEncoderLoader node loads an audio encoder model from a file in your audio encoders folder. It takes the filename of an audio encoder model as input and returns the loaded model, which can then be used for audio processing tasks in your workflow.

## Inputs

| Parameter            | Data Type | Required | Range                                                               | Description                                    |
| -------------------- | --------- | -------- | ------------------------------------------------------------------- | ---------------------------------------------- |
| `audio_encoder_name` | STRING    | Yes      | List of available audio encoder files in the audio\_encoders folder | Selects which audio encoder model file to load |

## Outputs

| Output Name     | Data Type      | Description                                                                 |
| --------------- | -------------- | --------------------------------------------------------------------------- |
| `audio_encoder` | AUDIO\_ENCODER | The loaded audio encoder model, ready for use in audio processing workflows |

***

**Source fingerprint (SHA-256):** `66982618292df3881546883ff9efddbb8f8a2eae9aab45507ce0f96719fe6ee0`
