ComfyUI > Nodes > ComfyUI_FL-CosyVoice3 > FL CosyVoice3 Audio Crop

ComfyUI Node: FL CosyVoice3 Audio Crop

Class Name

FL_CosyVoice3_AudioCrop

Category
🔊FL CosyVoice3/Audio
Author
filliptm (Account age: 2386days)
Extension
ComfyUI_FL-CosyVoice3
Latest Updated
2026-03-21
Github Stars
0.11K

How to Install ComfyUI_FL-CosyVoice3

Install this extension via the ComfyUI Manager by searching for ComfyUI_FL-CosyVoice3
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI_FL-CosyVoice3 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

FL CosyVoice3 Audio Crop Description

Trims audio to specific times, ensuring optimal length for processing and analysis tasks.

FL CosyVoice3 Audio Crop:

The FL_CosyVoice3_AudioCrop node is designed to trim or crop audio files to specific start and end times, making it an essential tool for managing audio length in projects. This node is particularly useful for preparing audio samples to fit within recommended durations, such as the 3-10 second range often suggested for optimal processing in audio applications. By allowing you to specify precise time intervals, the node ensures that only the desired portion of the audio is retained, which can be crucial for tasks like voice conversion or audio analysis where input length constraints exist. The node's functionality is straightforward yet powerful, providing a simple way to manage audio content effectively without requiring deep technical knowledge.

FL CosyVoice3 Audio Crop Input Parameters:

audio

The audio parameter is the input audio file that you wish to crop. It is expected to be a dictionary containing the waveform data and the sample rate. This parameter is crucial as it provides the raw audio data that will be processed by the node. There are no specific minimum or maximum values for this parameter, but the audio should be in a format that the node can interpret, typically containing keys like 'waveform' and 'sample_rate'.

start_time

The start_time parameter specifies the beginning of the audio segment you want to retain. It is a string formatted as MM:SS or HH:MM:SS, allowing you to define the start point in minutes and seconds or hours, minutes, and seconds. The default value is "0:00", meaning the cropping will start from the very beginning of the audio. This parameter is essential for determining where the cropped audio will begin, and it should be set according to the specific portion of the audio you are interested in.

end_time

The end_time parameter defines the endpoint of the audio segment you wish to keep. Like start_time, it is a string formatted as MM:SS or HH:MM:SS. The default value is "0:10", indicating that the cropping will end at 10 seconds. This parameter is critical for setting the duration of the cropped audio, ensuring that the output is within the desired time frame. Adjusting this parameter allows you to control how much of the audio is retained after cropping.

FL CosyVoice3 Audio Crop Output Parameters:

audio

The output parameter audio is a dictionary containing the cropped audio data. This includes the waveform of the audio segment that falls within the specified start and end times, as well as the sample rate. The cropped audio is returned in the same format as the input, making it easy to integrate into subsequent processing steps. This output is important because it provides the trimmed audio that can be used for further analysis or processing, ensuring that only the relevant portion of the audio is utilized.

FL CosyVoice3 Audio Crop Usage Tips:

  • Ensure that the start_time and end_time are correctly formatted and within the duration of the input audio to avoid unexpected results.
  • Use this node to trim audio to the recommended 3-10 second range for optimal performance in applications that have input length constraints.
  • Double-check the time intervals to ensure they are appropriate for your specific use case, especially when preparing audio for tasks like voice conversion.

FL CosyVoice3 Audio Crop Common Errors and Solutions:

Invalid time range, returning original audio

  • Explanation: This warning occurs when the specified start_time is greater than or equal to the end_time, resulting in an invalid time range for cropping.
  • Solution: Verify that the start_time is less than the end_time and adjust the values accordingly to ensure a valid time range for cropping.

Target audio is too long

  • Explanation: This error message indicates that the audio exceeds the maximum supported duration, which is typically 30 seconds for certain applications.
  • Solution: Use the FL_CosyVoice3_AudioCrop node to trim the audio to 30 seconds or less, ensuring it meets the duration requirements for the intended application.

FL CosyVoice3 Audio Crop Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI_FL-CosyVoice3
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.

FL CosyVoice3 Audio Crop