Irodori-TTS-500M-v3 β€” GGUF (ggml-quantised)

GGUF / ggml conversion of Aratako/Irodori-TTS-500M-v3 for use with CrispStrobe/CrispASR.

Irodori-TTS is a 500M-param Rectified Flow Diffusion Transformer (RF-DiT) text-to-speech model with zero-shot voice cloning via DAC-VAE latent conditioning. Japanese-focused with a 102K-vocab sarashina2.2 tokenizer. 48 kHz mono output.

License: MIT (follows upstream Irodori-TTS license).

Files

File Quant Size Notes
irodori-tts-500m-v3-f16.gguf F16 ~1.9 GB Reference quality
irodori-tts-500m-v3-q4_k.gguf Q4_K ~852 MB Recommended β€” fits 8 GB RAM
irodori-tts-500m-v3-q8_0.gguf Q8_0 ~896 MB Near-lossless
irodori-tts-ref.gguf F32 ~4 KB Reference activations for diff harness

Architecture

Text Input (Japanese / mixed)
  β”‚
sarashina2.2 Tokenize (102K vocab, BPE)
  β”‚
TextEncoder (14L, 1280d, 10 heads, RoPE + SwiGLU)
  │── Each position: self-attention + gated residual + SwiGLU FFN
  β”‚
  β”œβ”€β”€ [Optional] ReferenceLatentEncoder (14L, 1280d)
  β”‚    └── DAC-VAE latent from reference audio β†’ speaker conditioning
  β”‚
DiT Backbone (24L, 2048d, 16 heads)
  │── LowRankAdaLN (rank=256) timestep conditioning
  │── JointAttention: self-KV + text-context-KV + speaker-context-KV
  │── Half-RoPE (first half of head_dim rotated, rest passthrough)
  │── SwiGLU MLP (ratio 2.875)
  β”‚
Euler RF ODE Solver (40 steps, CFG)
  │── noise β†’ DAC-VAE latent sequence (32-dim continuous)
  β”‚
Semantic-DACVAE Decoder (48 kHz reconstruction)
  │── 32-dim latent β†’ Snake1d + ConvTranspose1d upsampling β†’ PCM
  β”‚
Output: float32 mono @ 48 kHz

Source model

Provenance and EU AI Act Art. 53 note

  • Upstream model: Aratako/Irodori-TTS-500M-v3 β€” published by Aratako.
  • Upstream licence: mit. This repository redistributes under the same terms; it grants no rights the upstream licence does not.
  • What was done here: format conversion and/or quantisation only (GGUF/GGML). No training, no fine-tuning, no merging, no distillation, no change to architecture, vocabulary or capability. Only the numeric representation of the upstream weights differs.
  • Training data: documented β€” where it is documented at all β€” by the upstream provider; see the upstream model card. No training data was used, added or selected by this repository.
  • Provider status: under Regulation (EU) 2024/1689 the upstream authors remain the provider of this model. Converting the serialisation format does not make this repository the provider of a new general-purpose AI model, and no such claim is made. Questions about training content, copyright policy or model capability belong upstream.
Downloads last month
973
GGUF
Model size
98M params
Architecture
dacvae
Hardware compatibility
Log In to add your hardware

8-bit

16-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Model tree for cstr/irodori-tts-GGUF

Quantized
(4)
this model