English

Improving Grapheme-to-Phoneme Conversion through In-Context Knowledge Retrieval with Large Language Models

Artificial Intelligence 2025-03-21 v1

Abstract

Grapheme-to-phoneme (G2P) conversion is a crucial step in Text-to-Speech (TTS) systems, responsible for mapping grapheme to corresponding phonetic representations. However, it faces ambiguities problems where the same grapheme can represent multiple phonemes depending on contexts, posing a challenge for G2P conversion. Inspired by the remarkable success of Large Language Models (LLMs) in handling context-aware scenarios, contextual G2P conversion systems with LLMs' in-context knowledge retrieval (ICKR) capabilities are proposed to promote disambiguation capability. The efficacy of incorporating ICKR into G2P conversion systems is demonstrated thoroughly on the Librig2p dataset. In particular, the best contextual G2P conversion system using ICKR outperforms the baseline with weighted average phoneme error rate (PER) reductions of 2.0% absolute (28.9% relative). Using GPT-4 in the ICKR system can increase of 3.5% absolute (3.8% relative) on the Librig2p dataset.

Keywords

Cite

@article{arxiv.2411.07563,
  title  = {Improving Grapheme-to-Phoneme Conversion through In-Context Knowledge Retrieval with Large Language Models},
  author = {Dongrui Han and Mingyu Cui and Jiawen Kang and Xixin Wu and Xunying Liu and Helen Meng},
  journal= {arXiv preprint arXiv:2411.07563},
  year   = {2025}
}

Comments

accepted by ISCSLP 2024

R2 v1 2026-06-28T19:56:32.481Z