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

# EmptyYuE2LatentAudio - ComfyUI Built-in Node Documentation

> 此节点为 YuE2 创建一个空音频 latent，其大小根据所选时长和批次数量确定。

此节点为 YuE2 创建一个空音频 latent，其大小根据所选时长和批次数量确定。它会生成静默的占位音频数据，后续节点可在音频生成过程中填充这些数据。

## 输入

| 参数           | 描述                                                         | 数据类型  | 必需 | 范围                      |
| ------------ | ---------------------------------------------------------- | ----- | -- | ----------------------- |
| `seconds`    | 要创建的音频 latent 的长度，以秒为单位（默认：120.0）。latent 帧数根据此值计算，最少为 1 帧。 | FLOAT | 是  | 0.04 到 1000.0 （步长：0.04） |
| `batch_size` | 在一个批次中创建的音频 latent 数量（默认：1）。                               | INT   | 是  | 1 到 4096                |

## 输出

| 输出名称     | 描述                                                                                     | 数据类型   |
| -------- | -------------------------------------------------------------------------------------- | ------ |
| `LATENT` | 一个空音频 latent，包含由零组成的张量，大小由 `batch_size` 和从 `seconds` 推导出的帧数决定。它被标记为音频类型，时间下采样比例为 1920。 | LATENT |

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

***

**Source fingerprint (SHA-256):** `3397e3feb534c87d9790bbfe36e8e641476d9b6aa00d75a4e6d0c32f4a948563`
