> ## 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 모델을 사용하여 디코딩 과정을 수행하며, 특정 샘플 레이트를 가진 오디오 출력을 생성합니다.

## 입력

| 매개변수        | 설명                             | 데이터 타입 | 필수 여부 | 범위    |
| ----------- | ------------------------------ | ------ | ----- | ----- |
| `samples`   | 디코딩할 잠재 표현입니다.                 | LATENT | 예     | 해당 없음 |
| `audio_vae` | 잠재 표현 디코딩에 사용되는 오디오 VAE 모델입니다. | VAE    | 예     | 해당 없음 |

**참고:** 제공된 잠재 표현이 중첩된 경우(여러 잠재 표현을 포함하는 경우), 노드는 자동으로 시퀀스의 마지막 잠재 표현을 디코딩에 사용합니다.

## 출력

| 출력 이름   | 설명                                                                                       | 데이터 타입 |
| ------- | ---------------------------------------------------------------------------------------- | ------ |
| `Audio` | 디코딩된 오디오 파형과 관련 샘플 레이트입니다. 파형은 입력 잠재 표현과 동일한 장치로 이동된 텐서이며, 샘플 레이트는 오디오 VAE 모델에 의해 결정됩니다. | AUDIO  |

> 이 문서는 AI에 의해 생성되었습니다. 오류를 발견하거나 개선 제안이 있으시면 기여해 주세요! [GitHub에서 편집](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/LTXVAudioVAEDecode/ko.md)

***

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