ComfyUI > Nodes > ComfyUI-Qwen3-TTS > Qwen3-TTS Dataset Maker

ComfyUI Node: Qwen3-TTS Dataset Maker

Class Name

Qwen3DatasetFromFolder

Category
Qwen3-TTS/FineTuning
Author
wanaigc (Account age: 0days)
Extension
ComfyUI-Qwen3-TTS
Latest Updated
2026-03-21
Github Stars
0.09K

How to Install ComfyUI-Qwen3-TTS

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

Qwen3-TTS Dataset Maker Description

Facilitates dataset creation for Qwen3 TTS by organizing audio files from a folder.

Qwen3-TTS Dataset Maker:

The Qwen3DatasetFromFolder node is designed to facilitate the creation of datasets specifically for use with the Qwen3 Text-to-Speech (TTS) system. This node is particularly useful for AI artists and developers who are working with audio data and need to prepare it for training or inference with the Qwen3 TTS model. By organizing and processing audio files from a specified folder, this node streamlines the dataset preparation process, ensuring that the data is in the correct format and structure required by the Qwen3 TTS system. This capability is essential for those looking to leverage the advanced features of Qwen3 TTS, as it simplifies the often complex task of dataset preparation, allowing users to focus more on creative aspects rather than technical details.

Qwen3-TTS Dataset Maker Input Parameters:

folder_path

The folder_path parameter specifies the directory path where the audio files are stored. This input is crucial as it directs the node to the correct location to retrieve the audio data that will be processed into a dataset. The path should be a valid directory on your system containing the audio files you wish to include in your dataset. There are no specific minimum or maximum values, but it must be a valid path string.

output_filename

The output_filename parameter determines the name of the file where the processed dataset will be saved. This is important for organizing and retrieving your dataset later. The filename should be a valid string that does not conflict with existing files in the output directory. There are no specific constraints on the length or characters, but it should be meaningful and descriptive of the dataset's content.

ref_audio_path

The ref_audio_path parameter is used to specify a reference audio file path. This file serves as a benchmark or template for processing the other audio files in the dataset. It is particularly useful for ensuring consistency in audio quality and format across the dataset. The path should point to a valid audio file, and it must be accessible from the system where the node is executed.

Qwen3-TTS Dataset Maker Output Parameters:

dataset

The dataset output parameter represents the processed collection of audio data that has been prepared for use with the Qwen3 TTS system. This dataset is structured and formatted according to the requirements of the Qwen3 TTS model, ensuring compatibility and optimal performance during training or inference. The output is typically a file or set of files saved in the specified output location, ready for immediate use in your TTS projects.

Qwen3-TTS Dataset Maker Usage Tips:

  • Ensure that all audio files in the specified folder_path are in a compatible format (e.g., WAV) to avoid processing errors.
  • Use descriptive names for output_filename to easily identify the dataset's purpose or content, especially when managing multiple datasets.
  • Verify that the ref_audio_path points to a high-quality audio file to maintain consistency and quality across your dataset.

Qwen3-TTS Dataset Maker Common Errors and Solutions:

Dataset directory not found: <directory_path>

  • Explanation: This error occurs when the specified folder_path does not exist or is incorrectly typed.
  • Solution: Double-check the directory path for typos and ensure that the directory exists on your system.

No audio files found in <directory_path>

  • Explanation: This error indicates that the specified folder does not contain any audio files in the expected format.
  • Solution: Ensure that the folder contains audio files in a supported format and that the files are not hidden or inaccessible.

Reference audio file not found: <ref_audio_path>

  • Explanation: This error occurs when the ref_audio_path does not point to a valid audio file.
  • Solution: Verify that the reference audio file exists at the specified path and is accessible by the system.

Qwen3-TTS Dataset Maker Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI-Qwen3-TTS
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.

Qwen3-TTS Dataset Maker