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

# LTXVAudioVAEDecode - ComfyUI Built-in Node Documentation

> LTXV Audio VAE 解码节点将音频的潜在表示转换回音频波形。

LTXV Audio VAE 解码节点将音频的潜在表示转换回音频波形。它使用专门的 Audio VAE 模型来执行此解码过程，生成音频输出及其对应的采样率。

## 输入

| 参数      | 描述                      | 数据类型   | 是否必需 | 范围  |
| ------- | ----------------------- | ------ | ---- | --- |
| `样本`    | 要解码的潜在变量。               | LATENT | 是    | N/A |
| `音频VAE` | 用于解码潜在变量的 Audio VAE 模型。 | VAE    | 是    | N/A |

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

## 输出

| 输出名称 | 描述                                                      | 数据类型  |
| ---- | ------------------------------------------------------- | ----- |
| `音频` | 解码后的音频波形及其对应的采样率。该波形与输入潜在变量位于同一设备上，采样率由 Audio VAE 模型决定。 | AUDIO |

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

***

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