All builds are the
EMA weights
from the official training checkpoints (
model_520000.pt
/
model_225000.pt
), which is what the official inference path uses. The fp32 extraction is verified
bit-exact
(every tensor
torch.equal
against the source EMA state dict; strict
load_state_dict
passes with 0 missing / 0 unexpected keys).
INT8 ConvRot
Comfy-native
int8_tensorwise
+ ConvRot format (
<layer>.weight
int8,
<layer>.weight_scale
fp32 per-row,
<layer>.comfy_quant
JSON marker). Only the repeated transformer-block GEMMs are quantized — attention Q/K/V/out and the two FFN projections; embeddings, AdaLN modulation, time MLP, input projection, ConvNeXt text blocks, norms, convolutions and the final projection stay full precision.
1B
0.3B
quantized layers
168 (28 blocks x 6)
132 (22 blocks x 6)
group sizes
112x GS64 + 56x GS256
132x GS256
quantized params
686.3M (65.9%)
184.5M (54.6%)
weight error (mean / max)
0.84% / 1.26%
0.80% / 0.89%
mel vs bf16 build (rel L2 / cosine)
~0.95% / 0.99996
~0.87% / 0.99997
GS64 matters here: the 1B transformer width 1408 is not divisible by 256, so 1408-wide layers use ConvRot group size 64 (1408 % 64 == 0) while the 1536/5632-wide layers use 256.
INT8 trades some speed for the smallest memory footprint at these GEMM sizes on this GPU; bf16 is the fastest build. Generated audio transcribes word-perfectly with Whisper across all builds (see the node pack repo for the validation harnesses).
Usage
Install the node pack:
https://github.com/Saganaki22/ComfyUI-Raon-OpenTTS
— the
Raon OpenTTS Load Model
node downloads from this repo automatically when the files are missing, into
ComfyUI/models/raon_opentts/
.
Manual download:
from huggingface_hub import snapshot_download
snapshot_download("drbaph/Raon-OpenTTS-comfyui",
local_dir="ComfyUI/models/raon_opentts")
Vocab note (5559 vs 5555)
The shipped
vocab.txt
has 5559 tokens while both checkpoints embed 5555 rows. The node pack builds the model from the checkpoint shape (ground truth) and drops the four overhanging tokens — the four highest-codepoint entries of the sorted vocab (U+FDFA, U+FDFB, U+FFFD, U+1F3B5) — from the runtime map. All realistic text is unaffected (verified by Whisper transcription of generated audio).
Citation
@article{kim2026raonopentts,
title = {Raon-OpenTTS: Open Models and Data for Robust Text-to-Speech},
author = {Kim, Semin and Chung, Seungjun and Moon, Taehong and Lee, Sangheon and Ahn, Minyoung and Lee, Keon and Kim, Nam Soo and Cho, Jaewoong and Schmidt, Ludwig and Lee, Kangwook and Park, Dongmin},
journal = {arXiv preprint arXiv:2605.20830},
year = {2026},
url = {https://arxiv.org/abs/2605.20830}
}
Raon-OpenTTS-comfyui huggingface.co is an AI model on huggingface.co that provides Raon-OpenTTS-comfyui's model effect (), which can be used instantly with this drbaph Raon-OpenTTS-comfyui model. huggingface.co supports a free trial of the Raon-OpenTTS-comfyui model, and also provides paid use of the Raon-OpenTTS-comfyui. Support call Raon-OpenTTS-comfyui model through api, including Node.js, Python, http.
Raon-OpenTTS-comfyui huggingface.co is an online trial and call api platform, which integrates Raon-OpenTTS-comfyui's modeling effects, including api services, and provides a free online trial of Raon-OpenTTS-comfyui, you can try Raon-OpenTTS-comfyui online for free by clicking the link below.
drbaph Raon-OpenTTS-comfyui online free url in huggingface.co:
Raon-OpenTTS-comfyui is an open source model from GitHub that offers a free installation service, and any user can find Raon-OpenTTS-comfyui on GitHub to install. At the same time, huggingface.co provides the effect of Raon-OpenTTS-comfyui install, users can directly use Raon-OpenTTS-comfyui installed effect in huggingface.co for debugging and trial. It also supports api for free installation.
Raon-OpenTTS-comfyui install url in huggingface.co: