> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-docs-custom-nodes-sdk-v2-frontend.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# EmptyAceStepLatentAudio - ComfyUI Built-in Node Documentation

> The Empty Ace Step 1.0 Latent Audio 节点可创建指定时长的空潜在音频样本。

The Empty Ace Step 1.0 Latent Audio 节点可创建指定时长的空潜在音频样本。它会生成一批以零填充的静音音频潜变量，其长度根据输入的秒数和音频处理参数计算。此节点对于初始化需要潜在表示的音频处理工作流非常有用。

## 输入

| 参数     | 描述                       | 数据类型  | 必填 | 范围           |
| ------ | ------------------------ | ----- | -- | ------------ |
| `秒数`   | 音频时长（秒）（默认：120.0，步长：0.1） | 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):** `8268eb582a28c7acc495c52831cc6edd8f8fdd1b294857451ce94abc37ca0d14`
