Save 4 hours! We auto-setup your workflow! Free!

Drop your workflow.json — we handle every dependency, custom node, and model. Just open the link and run.

Auto-Setup Workflow Json (Free) Now!
ComfyUI > Nodes > ComfyUI-FL-VoxCPM > FL VoxCPM Dataset Maker

ComfyUI Node: FL VoxCPM Dataset Maker

Class Name

FL_VoxCPM_DatasetMaker

Category
FL/VoxCPM/Training
Author
filliptm (Account age: 2446days)
Extension
ComfyUI-FL-VoxCPM
Latest Updated
2026-05-21
Github Stars
0.03K

How to Install ComfyUI-FL-VoxCPM

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

Automates creation of JSONL datasets from audio files and transcripts for training machine learning models.

FL VoxCPM Dataset Maker:

The FL_VoxCPM_DatasetMaker node is designed to facilitate the creation of datasets for training purposes by converting a collection of audio files and their corresponding text transcripts into a JSONL format. This node is particularly beneficial for users who are working with audio data and need to prepare it for machine learning models, such as those used in speech recognition or audio analysis. By automating the dataset creation process, this node saves time and reduces the potential for errors that can occur when manually organizing and formatting data. The primary goal of the FL_VoxCPM_DatasetMaker is to streamline the preparation of training datasets, ensuring that they are structured correctly and ready for use in model training workflows.

FL VoxCPM Dataset Maker Input Parameters:

audio_directory

The audio_directory parameter specifies the path to the directory containing the audio files and their matching text transcripts. This directory should include audio files in formats such as .wav, .mp3, or .flac, each accompanied by a .txt file containing the corresponding transcript. The function of this parameter is to provide the node with the necessary input data to create the JSONL dataset. The default value is an empty string, indicating that the user must specify a valid directory path for the node to function correctly.

output_filename

The output_filename parameter determines the name of the output JSONL file that will be generated by the node. This file will contain the structured dataset created from the audio and text files in the specified directory. The default value for this parameter is train.jsonl, but users can specify a different filename if desired. This parameter allows users to organize their datasets by naming them appropriately, which can be particularly useful when managing multiple datasets.

FL VoxCPM Dataset Maker Output Parameters:

Dataset Path

The Dataset Path output parameter provides the path to the JSONL file that has been created by the node. This output is crucial as it indicates where the newly generated dataset is stored, allowing users to easily locate and utilize it for further processing or model training. The JSONL file contains the audio and text data in a structured format, making it ready for use in various machine learning applications.

FL VoxCPM Dataset Maker Usage Tips:

  • Ensure that the audio_directory contains both audio files and their corresponding text transcripts, as the node relies on these pairings to create the dataset.
  • Use descriptive names for the output_filename to easily identify and manage multiple datasets, especially when working on different projects or experiments.

FL VoxCPM Dataset Maker Common Errors and Solutions:

Dataset creation failed: <error_message>

  • Explanation: This error occurs when the node encounters an issue while attempting to create the JSONL dataset. Possible causes include incorrect directory paths, missing audio or text files, or file format mismatches.
  • Solution: Verify that the audio_directory path is correct and that it contains the necessary audio and text files. Ensure that each audio file has a corresponding .txt transcript and that the file formats are supported. If the problem persists, check the node's logs for more detailed error messages that may provide additional insights.

FL VoxCPM Dataset Maker Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI-FL-VoxCPM
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 VoxCPM Dataset Maker