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

# EmptyAceStepLatentAudio - ComfyUI Built-in Node Documentation

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

# EmptyAceStepLatentAudio 노드

EmptyAceStepLatentAudio 노드는 지정된 길이의 빈 잠재 오디오 샘플을 생성합니다. 0으로 채워진 무음 오디오 잠재 텐서 배치를 생성하며, 길이는 입력된 초(seconds)와 오디오 처리 매개변수를 기반으로 계산됩니다. 이 노드는 잠재 표현이 필요한 오디오 처리 워크플로우를 초기화할 때 유용합니다.

## 입력

| 매개변수    | 설명                     | 데이터 타입 | 필수 여부 | 범위           |
| ------- | ---------------------- | ------ | ----- | ------------ |
| `초`     | 오디오 길이(초) (기본값: 120.0) | FLOAT  | 예     | 1.0 - 1000.0 |
| `배치 크기` | 배치 내 잠재 이미지 수 (기본값: 1) | INT    | 예     | 1 - 4096     |

## 출력

| 출력 이름    | 설명                                                                            | 데이터 타입 |
| -------- | ----------------------------------------------------------------------------- | ------ |
| `output` | 0으로 채워진 빈 잠재 오디오 샘플을 반환합니다. 출력에는 `samples` 텐서와 "audio"로 설정된 `type` 필드가 포함됩니다. | LATENT |

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

***

**Source fingerprint (SHA-256):** `79fcfb3cb26db8a2ef4480455a44255e0d1a16f122a762d7608a78b2330cc637`
