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

# LTXVAudioVAELoader - ComfyUI Built-in Node Documentation

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

LTXV 音频 VAE 加载器节点用于从检查点文件加载预训练的音频变分自编码器（VAE）模型。它会读取指定的检查点，加载其权重和元数据，并将模型准备好，以便在 ComfyUI 中的音频生成或处理工作流中使用。

## 输入

| 参数       | 描述                                                                | 数据类型   | 是否必填 | 范围                                                           |
| -------- | ----------------------------------------------------------------- | ------ | ---- | ------------------------------------------------------------ |
| `ckpt名称` | 要加载的音频 VAE 检查点。这是一个下拉列表，其中包含在您的 ComfyUI `checkpoints` 目录中找到的所有文件。 | STRING | 是    | `checkpoints` 文件夹中的所有文件。<br />*示例：`"audio_vae.safetensors"`* |

## 输出

| 输出名称    | 描述                           | 数据类型 |
| ------- | ---------------------------- | ---- |
| `音频VAE` | 已加载的音频变分自编码器模型，可连接到其他音频处理节点。 | VAE  |

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

***

**Source fingerprint (SHA-256):** `44e79f694eed796a83f3ac25c56946baaa12b016568bd8824eb179bf79e50588`
