paper-with-me

홈 › Papers

Zero-shot Learning for Grapheme to Phoneme Conversion with Language Ensemble

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Grapheme-to-Phoneme (G2P) has many applications in NLP and speech fields. Most existing work focuses heavily on languages with abundant training datasets, which limit the scope of target languages to less than 100 languages. This work attempts to apply zero-shot learning to propose G2P models for all low-resource and endangered languages in Glottolog (about 8k languages). For any unseen target language, we first build the phylogenetic tree (i.e. language family tree) to identify top-$k$ nearest languages for which we have training sets. Then we run models of those languages to obtain a hypothesis set, which we combine into a confusion network to propose a most likely hypothesis as an approximation to the target language. We test our approach on over 600 unseen languages and demonstrate it significantly outperforms baselines.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

8kGrapheme-to-Phoneme ConversionZero-Shot Learning

Similar Papers 제목 키워드 기반

Zero-shot Learning for Grapheme to Phoneme Conversion with Language Ensemble

2022-05-01 · Findings (ACL) 2022 5 · Xinjian Li, Florian Metze, David Mortensen, Shinji Watanabe 외

Grapheme-to-Phoneme (G2P) has many applications in NLP and speech fields. Most existing work focuses heavily on languages with abundant training datasets, which limits the scope of target languages to less than 100 langu…

8kGrapheme-to-Phoneme ConversionZero-Shot Learning

ByT5 model for massively multilingual grapheme-to-phoneme conversion

2022-04-06 · Jian Zhu, Cong Zhang, David Jurgens

In this study, we tackle massively multilingual grapheme-to-phoneme conversion through implementing G2P models based on ByT5. We have curated a G2P dataset from various sources that covers around 100 languages and traine…

Grapheme-to-Phoneme Conversion

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

2024-11-12 · Dongrui Han, Mingyu Cui, Jiawen Kang, Xixin Wu 외

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 gr…

Grapheme-to-Phoneme ConversionRetrievaltext-to-speechText to Speech

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

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