> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-feat-openapi-i18n.mintlify.site/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.

The LTXV Audio VAE Loader node loads a pre-trained Audio Variational Autoencoder (VAE) model from a checkpoint file. It reads the specified checkpoint, loads its weights and metadata, and prepares the model for use in audio generation or processing workflows within ComfyUI.

## Inputs

| Parameter   | Description                                                                                                                       | Data Type | Required | Range                                                                            |
| ----------- | --------------------------------------------------------------------------------------------------------------------------------- | --------- | -------- | -------------------------------------------------------------------------------- |
| `ckpt_name` | Audio VAE checkpoint to load. This is a dropdown list populated with all the files found in your ComfyUI `checkpoints` directory. | STRING    | Yes      | All files in the `checkpoints` folder.<br />*Example: `"audio_vae.safetensors"`* |

## Outputs

| Output Name | Description                                                                                            | Data Type |
| ----------- | ------------------------------------------------------------------------------------------------------ | --------- |
| `Audio VAE` | The loaded Audio Variational Autoencoder model, ready to be connected to other audio processing nodes. | VAE       |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/LTXVAudioVAELoader/en.md)

***

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