English

LLM-based phoneme-to-grapheme for phoneme-based speech recognition

Sound 2025-06-06 v1 Computation and Language Audio and Speech Processing

Abstract

In automatic speech recognition (ASR), phoneme-based multilingual pre-training and crosslingual fine-tuning is attractive for its high data efficiency and competitive results compared to subword-based models. However, Weighted Finite State Transducer (WFST) based decoding is limited by its complex pipeline and inability to leverage large language models (LLMs). Therefore, we propose LLM-based phoneme-to-grapheme (LLM-P2G) decoding for phoneme-based ASR, consisting of speech-to-phoneme (S2P) and phoneme-to-grapheme (P2G). A challenge is that there seems to have information loss in cascading S2P and P2G. To address this challenge, we propose two training strategies: data augmentation with noisy phonemes (DANP), and randomized top-KK marginalized (TKM) training and decoding. Our experimental results show that LLM-P2G outperforms WFST-based systems in crosslingual ASR for Polish and German, by relative WER reductions of 3.6% and 6.9% respectively.

Keywords

Cite

@article{arxiv.2506.04711,
  title  = {LLM-based phoneme-to-grapheme for phoneme-based speech recognition},
  author = {Te Ma and Min Bi and Saierdaer Yusuyin and Hao Huang and Zhijian Ou},
  journal= {arXiv preprint arXiv:2506.04711},
  year   = {2025}
}

Comments

Interspeech 2025

R2 v1 2026-07-01T03:00:48.457Z