> ## 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 节点用于创建指定时长的空潜空间音频样本。它会生成一批静音音频潜空间数据，其中填充了零值，长度根据输入的秒数和音频处理参数计算得出。此节点适用于需要潜空间表示的音频处理工作流的初始化。

## 输入

| 参数     | 描述                | 数据类型  | 是否必填 | 范围           |
| ------ | ----------------- | ----- | ---- | ------------ |
| `秒数`   | 音频时长（秒），默认值：120.0 | FLOAT | 是    | 1.0 - 1000.0 |
| `批次大小` | 批次中的潜空间图像数量，默认值：1 | INT   | 是    | 1 - 4096     |

## 输出

| 输出名称     | 描述                                                             | 数据类型   |
| -------- | -------------------------------------------------------------- | ------ |
| `output` | 返回填充零值的空潜空间音频样本。输出包含一个 `samples` 张量和一个设置为 "audio" 的 `type` 字段。 | LATENT |

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

***

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