Skip to content

0.1.1

Choose a tag to compare

@Saganaki22 Saganaki22 released this 07 Jun 23:40

Dots TTS ComfyUI v0.1.1

Changed

  • Replaced the hand-built generation progress output with a live tqdm progress bar.
  • Added percentage, elapsed time, estimated remaining time, and iteration speed.
  • Progress refreshes every 10 generated chunks.
  • Added Unicode block rendering for a clearer terminal display.
  • Preserved ComfyUI's native node progress tracking.
  • Completed bars now show the actual emitted chunk count when generation stops early at EOS.

Dependencies

  • Added tqdm>=4.66.0.

Documentation

  • Documented how the progress total relates to max_audio_patches and EOS.