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 > Dots-TTS-ComfyUI > Dots TTS Generate

ComfyUI Node: Dots TTS Generate

Class Name

DotsTTSGenerate

Category
Dots TTS
Author
Saganaki22 (Account age: 1867days)
Extension
Dots-TTS-ComfyUI
Latest Updated
2026-06-23
Github Stars
0.03K

How to Install Dots-TTS-ComfyUI

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

Dots TTS Generate Description

Convert text to speech with Dots TTS model in ComfyUI for high-quality audio synthesis, ideal for AI projects.

Dots TTS Generate:

The DotsTTSGenerate node is a powerful tool designed to convert text into speech using the Dots TTS model within the ComfyUI framework. This node leverages advanced text-to-speech technology to generate high-quality audio outputs from textual inputs, making it an essential component for AI artists and developers looking to integrate speech synthesis into their projects. The primary goal of this node is to provide a seamless and efficient way to produce natural-sounding speech, allowing users to customize various aspects of the generation process, such as language and audio quality. By utilizing this node, you can enhance your creative projects with dynamic audio content, bringing your textual narratives to life with expressive and articulate speech.

Dots TTS Generate Input Parameters:

dotstts_model

This parameter represents the loaded Dots TTS model, which is essential for generating speech. It is a pre-trained model that contains the necessary data and algorithms to convert text into audio. The model must be loaded prior to using this node, and it serves as the backbone for the text-to-speech conversion process.

text

The text parameter is the input string that you want to convert into speech. It is the primary content that the node will process to generate audio. The default value is "Hello! This is Dots TTS running inside ComfyUI." This parameter allows you to input any text you wish to be spoken, providing flexibility in the content you can create.

steps

This parameter determines the number of steps the model will take during the generation process. It impacts the quality and detail of the generated audio, with more steps generally leading to higher quality outputs. The exact range of values is not specified, but it should be an integer value.

CFG

The CFG parameter, or Classifier-Free Guidance, is a float value that influences the model's adherence to the input text. A higher CFG value can lead to more accurate and text-aligned audio outputs. The exact range is not specified, but it should be a float value.

seed

The seed parameter is an integer used to initialize the random number generator, ensuring reproducibility of the audio output. By setting a specific seed, you can generate the same audio output for the same input text across different runs.

language

This parameter specifies the language in which the text should be spoken. It allows the model to adjust its pronunciation and intonation according to the selected language, enhancing the naturalness of the speech.

normalize_text

The normalize_text parameter is a boolean that determines whether the input text should be normalized before processing. Normalization can involve converting numbers to words, expanding abbreviations, and other text preprocessing steps to improve the clarity and accuracy of the generated speech.

max_audio_patches

This parameter sets the maximum number of audio patches that can be generated. It controls the length and complexity of the audio output, with a higher number allowing for longer and more detailed speech. The default value is DEFAULT_MAX_AUDIO_PATCHES, though the specific number is not provided.

Dots TTS Generate Output Parameters:

audio

The audio output parameter is the generated speech in audio format. It is the final product of the text-to-speech conversion process, providing a waveform that can be played back or further processed. This output is crucial for applications requiring spoken content, as it transforms textual information into an audible form.

Dots TTS Generate Usage Tips:

  • Ensure that the dotstts_model is properly loaded before using the node to avoid errors during the generation process.
  • Experiment with different steps and CFG values to find the optimal balance between audio quality and processing time for your specific use case.
  • Use the seed parameter to reproduce specific audio outputs, which can be useful for testing and iterative development.
  • Adjust the language parameter to match the language of your input text for more natural and accurate speech synthesis.

Dots TTS Generate Common Errors and Solutions:

"DotsTtsModel.generate expects batch size 1 for generation_schedule."

  • Explanation: This error occurs when the batch size for the generation_schedule is not set to 1, which is a requirement for the model to function correctly.
  • Solution: Ensure that the input data is configured to have a batch size of 1 when calling the generate function.

"Streaming generation failed: request_id={}"

  • Explanation: This error indicates that there was a failure during the streaming generation process, possibly due to incorrect input parameters or model issues.
  • Solution: Check all input parameters for correctness and ensure that the model is properly loaded and configured. If the problem persists, review the logs for more detailed error information.

Dots TTS Generate Related Nodes

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

Dots TTS Generate