← Latest papers
⚡ electrical engineering

X-Voice: Enabling Everyone to Speak 30 Languages via Zero-Shot Cross-Lingual Voice Cloning

X-Voice is a lightweight 0.4B multilingual zero-shot voice cloning model trained on a 420K-hour corpus using a novel two-stage paradigm and architectural enhancements to enable high-quality speech synthesis in 30 languages without requiring transcripts for audio prompts, achieving performance comparable to billion-scale models.

Original authors: Rixi Xu, Qingyu Liu, Haitao Li, Yushen Chen, Zhikang Niu, Yunting Yang, Jian Zhao, Ke Li, Berrak Sisman, Qinyuan Cheng, Xipeng Qiu, Kai Yu, Xie Chen

Published 2026-05-08
📖 4 min read☕ Coffee break read

Original authors: Rixi Xu, Qingyu Liu, Haitao Li, Yushen Chen, Zhikang Niu, Yunting Yang, Jian Zhao, Ke Li, Berrak Sisman, Qinyuan Cheng, Xipeng Qiu, Kai Yu, Xie Chen

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you want to learn to speak 30 different languages, but you don't have a teacher, a textbook, or even a script. You just have a short recording of a friend's voice. X-Voice is a new AI model that makes this possible. It's a "voice chameleon" that can take your friend's voice and make it speak any of 30 languages, even if your friend has never spoken those languages before.

Here is how the paper explains X-Voice, broken down into simple concepts:

1. The Problem: The "Script" Bottleneck

Most voice-cloning AI today is like a strict actor who needs a script. To clone a voice, you usually need two things:

  1. A short audio clip of the person.
  2. A transcript (a written text) of exactly what they said in that clip.

This works great for English or Chinese, where getting a written transcript is easy. But for many other languages (especially rare ones or dialects), getting an accurate transcript is hard or impossible. If you don't have the script, the AI gets confused and can't clone the voice properly.

2. The Solution: A Two-Stage Training Camp

The researchers built X-Voice using a clever "two-stage" training method, like a master chef training an apprentice.

  • Stage 1: The Master Chef (X-Voice1)
    First, they trained a massive model on 420,000 hours of speech from 30 different languages. Think of this as the "Master Chef" who knows every recipe and flavor in the world. This model is very good at speaking, but it still needs a script to know what to say.

  • Stage 2: The Apprentice (X-Voice2)
    Here is the magic trick. The researchers used the "Master Chef" to generate 10,000 hours of new audio. They took a real voice clip, fed it to the Master Chef, and asked it to speak a different text.

    Now, they took these new audio clips and taught the model a new lesson: "Ignore the script. Just listen to the voice." They trained the model to recreate the original voice using only the audio, completely hiding the text. This created X-Voice2, the final model that can clone a voice without ever needing to read a transcript.

3. The Secret Sauce: "Dual-Level" Language Injection

When you ask an AI to speak a new language using an old voice, a common problem is "accent leakage." For example, if you ask a French speaker to say "Hello" in Japanese, the AI might accidentally give it a French accent.

To fix this, the researchers invented a Dual-Level Language Injection system. Imagine the AI has two different "dials" to control the language:

  • The Text Dial: Tells the AI what words to say.
  • The Time Dial: Tells the AI when to say them and what the rhythm should be.

By turning both dials simultaneously, the AI can perfectly separate the voice (the person's unique sound) from the accent (the language's rhythm). This ensures the person sounds like themselves, but speaking the new language correctly.

4. The Result: Fast, Free, and Fluent

The paper claims X-Voice is a "0.4B" model, which means it is relatively small and lightweight compared to giant models that take up entire server rooms.

  • Speed: Because it doesn't use the slow, step-by-step "autoregressive" method (like writing one word at a time), it can generate speech very quickly.
  • Quality: In tests, it performed just as well as massive commercial models (like Qwen3-TTS) that are much larger, but without needing the transcripts.
  • Open Source: The team released all their data (the 420k hours of audio) and the code for free, so anyone can use it.

Summary Analogy

Think of X-Voice as a universal translator for voices.

  • Old AI: "I can only clone your voice if you read this specific sentence to me, and I have the written text of that sentence."
  • X-Voice: "I can clone your voice from just a 5-second clip of you humming, and I can make you speak 30 different languages instantly, without needing to know what words you were humming."

The paper concludes that this technology removes the biggest barrier to multilingual voice cloning: the need for written transcripts. It allows anyone to speak any language in anyone's voice, provided they have a short audio sample.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →