AIAny
AI Audio2026
Icon for item

Irodori-TTS-500M-v3

Generates high-quality Japanese speech from text with zero-shot voice cloning and emoji-based style controls; uses a flow-matching diffusion transformer over DACVAE continuous latents, includes a duration predictor and integrated SilentCipher watermarking. Japanese-only.

Introduction

Why this matters Most small-to-mid-sized TTS models trade flexibility for simplicity: either they require speaker-specific fine-tuning or they lack controllable expressiveness. Irodori-TTS-500M-v3 tries a different balance — it packs zero-shot voice cloning, explicit emoji-driven style controls, and continuous-latent diffusion generation into a ~500M-parameter model to produce natural 48kHz Japanese speech while remaining practical for inference.

Key Capabilities
  • Zero-shot voice cloning: extracts speaker/style conditioning from a short reference audio and synthesizes new text in that voice without fine-tuning, enabling quick prototyping of personalized voices.
  • Emoji-based style & effect control: inserting specific emojis into input text modifies prosody, emotion, and simple sound effects, offering a lightweight, human-readable control mechanism for expressive TTS.
  • Flow-matching diffusion over continuous DACVAE latents: uses a Rectified Flow Diffusion Transformer (RF-DiT) targeting continuous codec latents (Aratako/Semantic-DACVAE-Japanese-32dim) for higher-fidelity 48kHz waveform reconstruction compared with tokenized vocoder-only pipelines.
  • Variable-length training & duration predictor: moved from fixed-length chunks to variable-length training and added a duration predictor to improve inference Real-Time Factor (RTF) and alignment robustness.
  • Responsible output watermarking: integrates SilentCipher to embed robust, inaudible watermarks in generated audio for provenance and misuse mitigation.
Who it's for and trade-offs

Great fit if you need a compact, expressive Japanese TTS that supports rapid voice cloning and simple, text-embedded style controls — e.g., demo builds, interactive voice agents in Japanese, or creative audio generation workflows. The emoji control is especially useful for content teams or prototypers who want quick, human-editable style tweaks. Look elsewhere if you require multilingual support, highly accurate Kanji-to-pronunciation resolution out of the box, or provably neutral non-watermarked outputs. Limitations include Japanese-only input support, relatively weaker kanji-reading accuracy (users may need to supply kana for complex text), and potential variability in emoji-control consistency across contexts. Also respect the model's ethical restrictions: avoid impersonation and deceptive deepfakes; the model authorates a no-impersonation policy and places legal/ethical responsibility on users.

Information

  • Websitehuggingface.co
  • AuthorsAratako (Chihiro Arata)
  • Published date2026/05/12

More Items

Hugging Face
AI Model2026

Provides GGUF-quantized Inkling multimodal model weights for local image/audio-to-text and conversational inference. Includes quantization variants (example: 1-bit UD-IQ1_S), Apache-2.0 license, and compatibility with Unsloth Studio, vLLM and common inference stacks.

Hugging Face
AI Video2026

Generates a new camera viewpoint from a reference video: an IC‑LoRA adapter for LTX‑Video 2.3 that re‑renders the same scene from a requested discrete camera angle while preserving subject and content. Trained on synthetic multi‑view data, proof‑of‑concept with limited viewpoint range and best for small, chained angle shifts.

Hugging Face
AI Model2026

Runs a full 27B-class Qwen3.6-derived LLM in a ~7.2 GB ternary/2‑bit format for on-device or single‑GPU text generation, retaining ~95% of FP16 performance and supporting a 262K‑token context. Designed for laptop/GPU deployment; exceeds typical phone memory limits.