drbaph/Breeze-TTS-2-comfyui
141.5k
Breeze TTS 2 — ComfyUI derivatives
Converted from BreezeBlue/Breeze-TTS-2 for the ComfyUI-Breeze-TTS-2 node pack.

Contents
Benchmarks (RTX 5090, ComfyUI loader, sdpa, 24 kHz output)
*All builds including bf16 share the same few ASR-level blurs on the clone prompt; design/direction prompts transcribe identically to bf16 on the hybrid builds.
The depth decoder runs 15 skinny single-token GEMMs per 12.5 Hz frame (≈1260 linear calls/frame), where int8 per-call overhead (quantize + dispatch, ~0.1 ms/call on Windows) outweighs the GEMM savings — that is why full INT8 regresses and the hybrid does not.
License
- Weights: the Breeze TTS 2 model weights, these derivative files, and self-hosted outputs are governed by the BreezeBlue Research and Non-Commercial License (see
license_link). Commercial use requires written authorization from RESONIA, INC. - Node-pack code: ComfyUI-Breeze-TTS-2 is Apache-2.0. The Breeze TTS source code is also Apache-2.0.
