vix.ing · top · new · best · stats · spec

PolyIPA -- Multilingual Phoneme-to-Grapheme Conversion Model

2024/12/12 by Davor Lauc, Lauc, Davor · 1 citation
Computer Science · Psychology · #Speech Recognition and Synthesis #Phonetics and Phonology Research #Natural Language Processing Techniques

paper · pdf · doi:10.48550/arxiv.2412.09102

Abstract

This paper presents PolyIPA, a novel multilingual phoneme-to-grapheme conversion model designed for multilingual name transliteration, onomastic research, and information retrieval. The model leverages two helper models developed for data augmentation: IPA2vec for finding soundalikes across languages, and similarIPA for handling phonetic notation variations. Evaluated on a test set that spans multiple languages and writing systems, the model achieves a mean Character Error Rate of 0.055 and a character-level BLEU score of 0.914, with particularly strong performance on languages with shallow orthographies. The implementation of beam search further improves practical utility, with top-3 candidates reducing the effective error rate by 52.7% (to CER: 0.026), demonstrating the model's effectiveness for cross-linguistic applications.

Cited by

Related