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

# LTXVAudioVAEDecode - ComfyUI Built-in Node Documentation

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

LTXV 音频 VAE 解码节点用于将音频的潜在表示转换回音频波形。它使用专门的音频 VAE 模型执行此解码过程，生成具有特定采样率的音频输出。

## 输入

| 参数      | 描述                  | 数据类型   | 是否必需 | 取值范围 |
| ------- | ------------------- | ------ | ---- | ---- |
| `样本`    | 待解码的潜在表示。           | LATENT | 是    | 不适用  |
| `音频VAE` | 用于解码潜在表示的音频 VAE 模型。 | VAE    | 是    | 不适用  |

**注意：** 如果提供的潜在表示是嵌套的（包含多个潜在表示），节点将自动使用序列中的最后一个潜在表示进行解码。

## 输出

| 输出名称 | 描述                                                          | 数据类型  |
| ---- | ----------------------------------------------------------- | ----- |
| `音频` | 解码后的音频波形及其关联的采样率。波形是一个张量，被移动到与输入潜在表示相同的设备上，采样率由音频 VAE 模型决定。 | AUDIO |

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

***

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