GRAFT Improves Zero-shot TTS Pronunciation with Reference Audio.
Summary
GRAFT is a new text-to-speech (TTS) mechanism that significantly improves the pronunciation of difficult words like proper nouns or loanwords in zero-shot TTS by conditioning on a short spoken sample of the target word. It disentangles the hint speaker from the target speaker, allowing any voice for the hint while maintaining the target voice in the output.
Why it matters
This advancement significantly improves the naturalness and intelligibility of AI-generated speech, especially for specialized content, making TTS more versatile for professional applications like audiobooks, voice assistants, and content creation.
How to implement this in your domain
- 1Integrate GRAFT-like mechanisms into existing TTS pipelines for improved pronunciation of specific terms.
- 2Develop tools for users to easily provide short audio samples for custom word pronunciations.
- 3Apply this technology to enhance the quality of AI-generated audio for specialized content (e.g., medical, legal, technical).
- 4Benchmark current TTS systems against GRAFT's approach for accuracy in difficult word pronunciation.
- 5Explore applications in multilingual TTS where loanwords and foreign names are common.
Who benefits
Key takeaways
- GRAFT significantly improves pronunciation of difficult words in zero-shot TTS.
- It uses a short audio sample of the word to guide pronunciation.
- The hint speaker's voice is decoupled from the target speaker's voice.
- Human and objective evaluations confirm its superior performance.
Original post by Antonis Asonitis, Francesco Verdini, Aref Farhadipour, Vijeta Avijeet, Pierre-Edouard Honnet, Marzieh Razavi, Juan Pablo Zuluaga Gomez
"arXiv:2607.02633v1 Announce Type: new Abstract: We present GRAFT, a per-word pronunciation conditioning mechanism for text-to-speech neural codec language modeling. Existing systems reach high intelligibility and naturalness but inherit the ambiguity of text and mispronounce rare…"
View on XOriginally posted by Antonis Asonitis, Francesco Verdini, Aref Farhadipour, Vijeta Avijeet, Pierre-Edouard Honnet, Marzieh Razavi, Juan Pablo Zuluaga Gomez on X · view source
Want to go deeper?
Turn these trends into skills with Learnijoy's hands-on AI & tech courses.
Explore coursesMore in AI Research

Anthropic Demonstrates "Brain Surgery" on AI Reasoning Paths
Anthropic's J-space paper shows the ability to intervene in AI reasoning to change topics midstream and that the model can detect these interventions, indicating a form of evaluation awareness.
WorldTensor: Harmonized Dataset for Earth System AI Models
WorldTensor is a new harmonized global dataset that integrates hundreds of environmental and socioeconomic variables onto a standardized 0.25-degree spatial grid and annual temporal framework. It aims to address the lack of a unified training resource for multimodal Earth system foundation models, combining climate, land, ocean, infrastructure, and socioeconomic data.
Global Weather Foundation Model Improves Regional Forecasts
A new framework proposes efficient regional weather downscaling by augmenting a pretrained global weather foundation model with lightweight, multi-scale prediction heads. This approach learns regional refinements directly in the model's latent space, achieving improved accuracy over traditional numerical weather prediction at a fraction of the computational cost.