paper-with-me

Papers

Grapheme-to-Phoneme Conversion for Thai using Neural Regression Models

2022-07-01 · NAACL 2022 7 · Tomohiro Yamasaki

We propose a novel Thai grapheme-to-phoneme conversion method based on a neural regression model that is trained using neural networks to predict the similarity between a candidate and the correct pronunciation. After generating a set of candidates for an input word or phrase using the orthography rules, this model selects the best-similarity pronunciation from the candidates. This method can be applied to languages other than Thai simply by preparing enough orthography rules, and can reduce the mistakes that neural network models often make. We show that the accuracy of the proposed method is .931, which is comparable to that of encoder-decoder sequence models. We also demonstrate that the proposed method is superior in terms of the difference between correct and predicted pronunciations because incorrect, strange output sometimes occurs when using encoder-decoder sequence models but the error is within the expected range when using the proposed method.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderGrapheme-to-Phoneme Conversionregression

Similar Papers 제목 키워드 기반

FastThaiG2P: Lightning-fast Thai Grapheme-to-phoneme Conversion for Voice Agent Pipelines

2026-08-13 · Charin Polpanumas arxiv

FastThaiG2P provides sub-millisecond Thai grapheme-to-phoneme conversion for text-to-speech pipelines (International Phonetic Alphabet and Kokoro-TTS conventions) using a PyThaiNLP-tokenized, extensible dictionary and no…

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

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