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

# ConditioningStableAudio - ComfyUI Built-in Node Documentation

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

## 概述

ConditioningStableAudio 节点用于为音频生成的正向和负向条件输入添加时间信息。它设置开始时间和总时长参数，帮助控制音频内容的生成时机和持续时间。此节点通过附加音频特定的时间元数据来修改现有的条件数据。

## 输入

| 参数     | 描述                   | 数据类型         | 是否必填 | 范围           |
| ------ | -------------------- | ------------ | ---- | ------------ |
| `正面条件` | 需要添加音频时间信息的正向条件输入    | CONDITIONING | 是    | -            |
| `负面条件` | 需要添加音频时间信息的负向条件输入    | CONDITIONING | 是    | -            |
| `开始秒数` | 音频生成的起始时间（秒），默认值：0.0 | FLOAT        | 是    | 0.0 至 1000.0 |
| `总秒数`  | 音频生成的总时长（秒），默认值：47.0 | FLOAT        | 是    | 0.0 至 1000.0 |

## 输出

| 输出名称   | 描述                | 数据类型         |
| ------ | ----------------- | ------------ |
| `负面条件` | 已应用音频时间信息的修改后正向条件 | CONDITIONING |
| `负面条件` | 已应用音频时间信息的修改后负向条件 | CONDITIONING |

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

***

**Source fingerprint (SHA-256):** `ad4fdb2ac536e4f9cc23c044a7a63333e3f3530cc782937eaedc1565cc7c5d0e`
