ComfyUI > Nodes > ComfyUI > Empty Audio

ComfyUI Node: Empty Audio

Class Name

EmptyAudio

Category
audio
Author
ComfyAnonymous (Account age: 763days)
Extension
ComfyUI
Latest Updated
2026-05-13
Github Stars
112.77K

How to Install ComfyUI

Install this extension via the ComfyUI Manager by searching for ComfyUI
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

Empty Audio Description

Generates placeholder audio latent representation for initializing audio data in processing pipelines.

Empty Audio:

The EmptyAudio node is designed to generate a placeholder or "empty" audio latent representation, which can be particularly useful in scenarios where you need to initialize or reserve space for audio data without having actual audio content. This node is beneficial for AI artists and developers working with audio processing pipelines, as it allows for the creation of a structured audio latent that can be used in testing, debugging, or as a starting point for further audio manipulation. By providing a consistent and predictable output, the EmptyAudio node ensures that your audio processing workflows can proceed smoothly even in the absence of real audio data, thus maintaining the integrity and flow of your audio processing tasks.

Empty Audio Input Parameters:

seconds

The seconds parameter specifies the duration of the audio latent to be generated, measured in seconds. This parameter allows you to control the length of the audio representation, which can impact the size and structure of the resulting latent. The minimum value for this parameter is 1.0 seconds, and the maximum is 1000.0 seconds, with a default value set at 47.6 seconds. Adjusting this parameter will directly affect the length of the audio latent, making it crucial for tailoring the output to fit specific requirements or constraints in your audio processing pipeline.

batch_size

The batch_size parameter determines the number of audio latents to be generated in a single batch. This is particularly useful when working with batch processing or when you need to generate multiple audio latents simultaneously. The minimum value for batch_size is 1, and the maximum is 4096, with a default value of 1. This parameter allows you to efficiently manage and scale your audio processing tasks by controlling the number of latents produced in each execution, thereby optimizing performance and resource utilization.

Empty Audio Output Parameters:

samples

The samples output parameter provides the generated audio latent samples. This output is a tensor filled with zeros, representing an empty audio latent that can be used as a placeholder or starting point in audio processing workflows. The importance of this output lies in its ability to maintain the structure and flow of audio processing tasks, even when actual audio data is not available. By providing a consistent and predictable output, the samples parameter ensures that your audio processing pipeline can continue to function smoothly, facilitating testing, debugging, and further audio manipulation.

Empty Audio Usage Tips:

  • Use the seconds parameter to match the duration of the audio latent with the requirements of your specific audio processing task, ensuring that the generated latent fits seamlessly into your workflow.
  • Adjust the batch_size parameter to efficiently manage resources and optimize performance, especially when dealing with large-scale audio processing tasks or batch processing scenarios.

Empty Audio Common Errors and Solutions:

Audio VAE model is required

  • Explanation: This error occurs when the audio_vae model is not provided or is set to None during the execution of the node.
  • Solution: Ensure that a valid audio_vae model is passed to the node. Verify that the model is correctly initialized and available in your processing environment before executing the node.

Empty Audio Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

Empty Audio