CLSDASJun 13, 2020

GIPFA: Generating IPA Pronunciation from Audio

arXiv:2006.07573v23 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of automating IPA transcription, which is typically done by experts, for applications in linguistics and language processing.

The paper tackled the problem of automatically transcribing spoken audio into International Phonetic Alphabet (IPA) pronunciations using an Artificial Neural Network (ANN) model, achieving a correct prediction rate of 75% on a French dataset.

Transcribing spoken audio samples into the International Phonetic Alphabet (IPA) has long been reserved for experts. In this study, we examine the use of an Artificial Neural Network (ANN) model to automatically extract the IPA phonemic pronunciation of a word based on its audio pronunciation, hence its name Generating IPA Pronunciation From Audio (GIPFA). Based on the French Wikimedia dictionary, we trained our model which then correctly predicted 75% of the IPA pronunciations tested. Interestingly, by studying inference errors, the model made it possible to highlight possible errors in the dataset as well as to identify the closest phonemes in French.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes