本文档由 AI 生成。如果您发现任何错误或有改进建议,欢迎贡献! 在 GitHub 上编辑
Audio
EmptyLatentAudio - ComfyUI Built-in Node Documentation
Complete documentation for the EmptyLatentAudio node in ComfyUI. Learn its inputs, outputs, parameters and usage.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Complete documentation for the EmptyLatentAudio node in ComfyUI. Learn its inputs, outputs, parameters and usage.
本文档由 AI 生成。如果您发现任何错误或有改进建议,欢迎贡献! 在 GitHub 上编辑
| 参数 | 数据类型 | 必需 | 取值范围 | 描述 |
|---|---|---|---|---|
秒 | FLOAT | 是 | 1.0 - 1000.0 | 音频时长(单位:秒),默认值:47.6 |
批量大小 | INT | 是 | 1 - 4096 | 批次中的潜在图像数量,默认值:1 |
| 输出名称 | 数据类型 | 描述 |
|---|---|---|
LATENT | LATENT | 返回具有指定时长和批次大小的空音频潜在张量,用于音频处理 |