paper-with-me

Papers

Multimodal, Multilingual Grapheme-to-Phoneme Conversion for Low-Resource Languages

2019-11-01 · WS 2019 11 · James Route, Steven Hillis, Isak Czeresnia Etinger, Han Zhang, Alan W. black

Grapheme-to-phoneme conversion (g2p) is the task of predicting the pronunciation of words from their orthographic representation. His- torically, g2p systems were transition- or rule- based, making generalization beyond a mono- lingual (high resource) domain impractical. Recently, neural architectures have enabled multilingual systems to generalize widely; however, all systems to date have been trained only on spelling-pronunciation pairs. We hy- pothesize that the sequences of IPA characters used to represent pronunciation do not capture its full nuance, especially when cleaned to fa- cilitate machine learning. We leverage audio data as an auxiliary modality in a multi-task training process to learn a more optimal inter- mediate representation of source graphemes; this is the first multimodal model proposed for multilingual g2p. Our approach is highly ef- fective: on our in-domain test set, our mul- timodal model reduces phoneme error rate to 2.46{\%}, a more than 65{\%} decrease compared to our implementation of a unimodal spelling- pronunciation model{---}which itself achieves state-of-the-art results on the Wiktionary test set. The advantages of the multimodal model generalize to wholly unseen languages, reduc- ing phoneme error rate on our out-of-domain test set to 6.39{\%} from the unimodal 8.21{\%}, a more than 20{\%} relative decrease. Further- more, our training and test sets are composed primarily of low-resource languages, demon- strating that our multimodal approach remains useful when training data are constrained.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Grapheme-to-Phoneme Conversion

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Results of the Second SIGMORPHON Shared Task on Multilingual Grapheme-to-Phoneme Conversion

2021-08-01 · ACL (SIGMORPHON) 2021 8 · Lucas F.E. Ashby, Travis M. Bartley, Simon Clematide, Luca Del Signore 외

Grapheme-to-phoneme conversion is an important component in many speech technologies, but until recently there were no multilingual benchmarks for this task. The second iteration of the SIGMORPHON shared task on multilin…

Grapheme-to-Phoneme Conversion

Low-Resource G2P and P2G Conversion with Synthetic Training Data

2020-07-01 · WS 2020 7 · Bradley Hauer, Amir Ahmad Habibi, Yixing Luan, Arnob Mallik 외

This paper presents the University of Alberta systems and results in the SIGMORPHON 2020 Task 1: Multilingual Grapheme-to-Phoneme Conversion. Following previous SIGMORPHON shared tasks, we define a low-resource setting w…

Grapheme-to-Phoneme Conversion

Grapheme-to-Phoneme Conversion with a Multilingual Transformer Model

2020-07-01 · WS 2020 7 · Omnia ElSaadany, Benjamin Suter

In this paper, we describe our three submissions to the SIGMORPHON 2020 shared task 1 on grapheme-to-phoneme conversion for 15 languages. We experimented with a single multilingual transformer model. We observed that the…

Grapheme-to-Phoneme Conversion

The SIGMORPHON 2020 Shared Task on Multilingual Grapheme-to-Phoneme Conversion

2020-07-01 · WS 2020 7 · Kyle Gorman, Lucas F.E. Ashby, Aaron Goyzueta, Arya McCarthy 외

We describe the design and findings of the SIGMORPHON 2020 shared task on multilingual grapheme-to-phoneme conversion. Participants were asked to submit systems which take in a sequence of graphemes in a given language a…

Grapheme-to-Phoneme Conversion

Frustratingly Easy Multilingual Grapheme-to-Phoneme Conversion

2020-07-01 · WS 2020 7 · Nikhil Prabhu, Katharina Kann

In this paper, we describe two CU-Boulder submissions to the SIGMORPHON 2020 Task 1 on multilingual grapheme-to-phoneme conversion (G2P). Inspired by the high performance of a standard transformer model (Vaswani et al., …

Grapheme-to-Phoneme Conversion