Skip to main content
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
The EmptyAceStepLatentAudio node creates empty latent audio samples of a specified duration. It generates a batch of silent audio latents with zeros, where the length is calculated based on the input seconds and audio processing parameters. This node is useful for initializing audio processing workflows that require latent representations.

Inputs

ParameterData TypeRequiredRangeDescription
secondsFLOATNo1.0 - 1000.0The duration of the audio in seconds (default: 120.0)
batch_sizeINTNo1 - 4096The number of latent images in the batch (default: 1)

Outputs

Output NameData TypeDescription
outputLATENTReturns empty latent audio samples with zeros