Irodori-TTS-v4.1-Anime Released for Local Voice Generation

September 23, 2026

Anime-Style TTS Model Irodori-TTS-v4.1-Anime Released

At a Glance

Item Value
Repository phasefield-audio/Irodori-TTS-v4.1-Anime
Published 2026-09-04
License mit
Formats safetensors
Source type Primary source (the publisher itself)

Values determined by this site’s code at collection time. Dates are JST.

Overview

Irodori-TTS-v4.1-Anime, a Text-to-Speech (TTS) model that generates speech from Japanese text fine-tuned using anime-style voice data, has been released. This model is adjusted based on the base model “Aratako/Irodori-TTS-v4.1-Small" using anime-style voice data.

Specifications

  • Base model: Aratako/Irodori-TTS-v4.1-Small
  • License: MIT License
  • Distribution format: safetensors
  • Quantization variants: int8-weight-only, int8-dynamic, int4-weight-only, float8-weight-only, float8-dynamic

Note that because the base model’s annotation pipeline has not been published, the fine-tuning data for this model was independently annotated. Therefore, the behavior of caption-based conditioning and emoji-based control may differ from the base model.

Performance and Quality

This model is a derivative of “Aratako/Irodori-TTS-v4.1-Small", and the performance of the original model is demonstrated by the following benchmarks.

Joyo Kanji Yomi Benchmark

→ Scroll horizontally to see all columns

Model Kana-CER ↓ Kana-CER clipped ↓ Sentence Kana-CER ↓ Standard CER ↓
Irodori-TTS-600M-v3-VoiceDesign 8.49 ± 0.21% 5.59 ± 0.09% 2.45 ± 0.02% 4.88 ± 0.21%
Irodori-TTS-v4-Small (original) 7.43 ± 0.17% 5.08 ± 0.03% 2.89 ± 0.03% 5.35 ± 0.18%
Irodori-TTS-v4.1-Small 7.29 ± 0.13% 5.03 ± 0.03% 2.36 ± 0.01% 4.69 ± 0.02%

JSUT BASIC5000

Model Sentence Kana-CER ↓ Standard CER ↓
Irodori-TTS-600M-v3-VoiceDesign 3.62 ± 0.03% 7.19 ± 0.05%
Irodori-TTS-v4-Small (original) 3.49 ± 0.02% 7.32 ± 0.09%
Irodori-TTS-v4.1-Small 3.43 ± 0.01% 7.22 ± 0.12%

Compared to the traditional “Irodori-TTS-v4-Small", the original model “Irodori-TTS-v4.1-Small" shows improved (lower) scores across all metrics in the Joyo Kanji Yomi Benchmark (Kana-CER, Kana-CER clipped, Sentence Kana-CER, and Standard CER). In addition, for JSUT BASIC5000, improvements are seen in Sentence Kana-CER, while Standard CER shows a slight increase. These improvements result from retraining the duration predictor individually in the original model.

Strengths and Use Cases

Since this model is fine-tuned using anime-style voice data, it specializes in generating anime-style character voices. It is tagged with text-to-speech and generates speech from Japanese text input.

Inheriting the features of the base model “Aratako/Irodori-TTS-v4.1-Small", the following capabilities are available:

  • Voice cloning: Voice cloning using reference audio
  • Voice Design: Designing voice quality
  • Long-reference conditioning: Conditioning using long-duration reference audio
  • Emoji-based style control: Style control using emojis (however, because this model uses independent annotations, behavior may differ from the base model)

Additionally, as a constraint of the base model, only Japanese text input is currently supported. Furthermore, to stabilize voice cloning accuracy, clean reference audio of 30 seconds or longer is recommended.

Hardware Requirements

Estimated requirements (calculated by Local Model Watch) — 766M parameters

Your VRAM Quantization File size Est. memory needed
4GB (laptop iGPU / phone class) F32 2.9GB 3.4GB

Memory estimates add a 20% runtime overhead (KV cache, etc.) to the actual size of the distributed files. Actual usage varies with context length, batch size and inference engine. These figures are computed by this site from file sizes, not published by the model’s authors. Compare with other models in our VRAM quick reference. What the quantization names mean: glossary.

How to Get It

This model is distributed in a Hugging Face repository.

  • Repository: phasefield-audio/Irodori-TTS-v4.1-Anime
  • Distribution format: safetensors
  • Quantized versions: Available in the int8-weight-only, int8-dynamic, int4-weight-only, float8-weight-only, and float8-dynamic directories within the repository.

For inference code and installation instructions, please refer to the original “Irodori-TTS" repository. GitHub: Aratako/Irodori-TTS

Sources

Update History

  • 2026-09-20: Rewrote the article from re-collected sources and restored it from draft to published.
  • 2026-09-23: Rebuilt the article (details are in the Japanese edition).
  • 2026-09-23: Rebuilt the article (details are in the Japanese edition).