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

# LTXVAudioVAEEncode - ComfyUI Built-in Node Documentation

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

LTXV 音频 VAE 编码节点接收音频输入，并使用指定的音频 VAE 模型将其压缩为更小的潜在表示。此过程对于在潜在空间工作流中生成或操作音频至关重要，因为它将原始音频数据转换为管道中其他节点能够理解和处理的格式。

## 输入

| 参数      | 描述              | 数据类型  | 是否必需 | 范围 |
| ------- | --------------- | ----- | ---- | -- |
| `音频`    | 待编码的音频。         | AUDIO | 是    | -  |
| `音频VAE` | 用于编码的音频 VAE 模型。 | VAE   | 是    | -  |

## 输出

| 输出名称   | 描述                                      | 数据类型   |
| ------ | --------------------------------------- | ------ |
| 音频潜在表示 | 输入音频的压缩潜在表示。输出包含潜在样本、VAE 模型的采样率以及类型标识符。 | LATENT |

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

***

**Source fingerprint (SHA-256):** `fc10d8bbdca5150b7c87adb52960b8690397c3d003c89f9ec6a8410c541a347f`
