> ## 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.

# AudioEncoderEncode - ComfyUI Built-in Node Documentation

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

此文档由 AI 生成。如发现任何错误或有改进建议，欢迎随时贡献！[在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/AudioEncoderEncode/en.md)

AudioEncoderEncode 节点通过使用音频编码器模型对音频数据进行编码处理。它接收音频输入，并将其转换为编码表示形式，以便在 conditioning 流程中进一步处理。此节点将原始音频波形转换为适合基于音频的机器学习应用的格式。

## 输入

| 参数      | 描述               | 数据类型           | 输入类型 | 默认值 | 范围 |
| ------- | ---------------- | -------------- | ---- | --- | -- |
| `音频编码器` | 用于处理音频输入的音频编码器模型 | AUDIO\_ENCODER | 必需   | -   | -  |
| `音频`    | 包含波形和采样率信息的音频数据  | AUDIO          | 必需   | -   | -  |

## 输出

| 输出名称     | 描述              | 数据类型                   |
| -------- | --------------- | ---------------------- |
| `output` | 由音频编码器生成的编码音频表示 | AUDIO\_ENCODER\_OUTPUT |

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/AudioEncoderEncode/zh.md)

***

**Source fingerprint (SHA-256):** `8de45c157937ee95fbaef06aaefe478db7be8b16088d92720d977fe3d14eee39`
