← Latest papers
⚡ electrical engineering

Praxy Voice: Voice-Prompt Recovery + BUPS for Commercial-Class Indic TTS from a Frozen Non-Indic Base at Zero Commercial-Training-Data Cost

Praxy Voice achieves commercial-class Text-to-Speech performance for Telugu, Tamil, and Hindi by combining a Brahmic Unified Phoneme Space (BUPS) for script conversion, a text-only LoRA adapter trained on licensed data, and a specific voice-prompt sampling recipe, all without requiring commercial training data or acoustic decoder retraining.

Original authors: Venkata Pushpak Teja Menta

Published 2026-04-29
📖 5 min read🧠 Deep dive

Original authors: Venkata Pushpak Teja Menta

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 have a world-class chef (the Chatterbox AI) who can cook delicious meals for 23 different languages, like English, Spanish, and French. However, this chef has never cooked for three specific regions: Telugu, Tamil, and Hindi. If you ask them to cook a Telugu dish, they either refuse or serve you a strange, inedible mix of ingredients because they don't know the local recipes.

The paper introduces Praxy Voice, a clever "kitchen hack" that allows this same chef to cook perfect Telugu, Tamil, and Hindi meals without hiring a new chef, without buying new ingredients (commercial training data), and without teaching the chef how to cook from scratch.

Here is how they did it, broken down into three simple steps:

1. The Universal Translator (BUPS)

The Problem: The chef only understands Latin letters (A, B, C). If you write a recipe in Telugu script (which looks like circles and lines), the chef sees it as gibberish.
The Fix: The team built a tool called BUPS. Think of it as a magic translator that instantly converts the Telugu, Tamil, and Hindi scripts into Latin letters before the chef sees them.

  • Analogy: It's like taking a handwritten letter in a foreign script, scanning it, and having a computer instantly type it out in English so the chef can read it. The meaning and sounds stay the same, but now the chef can actually process the instructions.

2. The Specialized Sous-Chef (LoRA Adapter)

The Problem: Even though the chef can now read the recipe (thanks to BUPS), they still don't know how to cook it. They might read the word "curry" but cook it like a stew because they've never made Indian food before.
The Fix: The team added a tiny, specialized assistant (a LoRA adapter) to the part of the chef's brain that reads recipes.

  • The Magic: They trained this assistant on about 1,220 hours of licensed Indian audio (like public domain podcasts and news).
  • The Trick: Since the chef doesn't know Telugu or Tamil, the team told the assistant to pretend the recipes were Hindi (which the chef does know). Because Telugu and Hindi sound somewhat similar, the chef uses their existing "Hindi cooking style" as a base and the assistant tweaks it just enough to make it sound like Telugu or Tamil.
  • Result: This assistant is tiny (less than 1% of the chef's total brain power) but makes a huge difference.

3. The "Taste Test" Recipe (Voice Prompt & Config B)

The Problem: Even with the translator and the assistant, the chef's voice sounds a bit "foreign" or robotic when speaking these new languages. It's intelligible, but it lacks the natural rhythm and accent of a native speaker.
The Fix: The team discovered a specific "recipe" for the final step:

  • The Voice Prompt: Before cooking, you play the chef an 8–11 second clip of a native speaker's voice. This acts like a "taste test," telling the chef, "This is exactly how the dish should sound."
  • The "Config B" Settings: They tweaked three dials on the chef's oven (temperature, exaggeration, and filtering).
    • Analogy: Imagine the chef was cooking at a low simmer. The team turned up the heat slightly and adjusted the seasoning to make the flavors pop. These specific settings (exaggeration 0.7, temperature 0.6, min_p 0.1) were found to be the "sweet spot" for making the voice sound natural.

The "Two-Branch" Strategy

The team noticed something interesting: If they used this special assistant on Hindi (which the chef already knows how to cook), the food actually got worse. The assistant confused the chef.

  • The Solution: They built a smart switch.
    • If the input is Telugu or Tamil: Use the Translator + Assistant + Voice Prompt.
    • If the input is Hindi: Skip the assistant and just use the original chef + Voice Prompt.
    • This ensures the best quality for every language.

Handling the "Mixed Language" Problem

In India, people often mix English words into Indian sentences (e.g., "I sent a WhatsApp message").

  • The Problem: The main chef (Chatterbox) gets confused by the English words mixed in and drops them silently.
  • The Fix: For these mixed sentences, they use a different, pre-trained chef (IndicF5) that is better at handling mixed languages. However, this chef also struggles with English words written in Latin script.
  • The Hack: They use a small AI tool to rewrite the English words into Indian script phonetically (e.g., changing "WhatsApp" to "व्हाट्सऐप") before feeding it to the chef. This stops the chef from dropping the words.

The Results

When they tested this system against the best commercial voice systems (like ElevenLabs or Cartesia):

  • Telugu: It made fewer pronunciation errors than the commercial leaders.
  • Tamil: It handled a specific difficult sound ("zha") much better than the competition.
  • Hindi: It matched the best commercial systems in understanding and clarity.

The Bottom Line:
The authors proved that you don't need millions of dollars or thousands of hours of training to get a "commercial-grade" voice for Indian languages. By using a smart translator, a tiny specialized assistant, and a specific "voice prompt" recipe, they turned a general-purpose AI into a native-sounding Indian voice actor for free (using only open-source tools and public data).

They have released all the code and the "assistant" weights for anyone to use.

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 →