paper-with-me

Papers

Supervised Grapheme-to-Phoneme Conversion of Orthographic Schwas in Hindi and Punjabi

2020-04-22 · ACL 2020 6 · Aryaman Arora, Luke Gessler, Nathan Schneider

Hindi grapheme-to-phoneme (G2P) conversion is mostly trivial, with one exception: whether a schwa represented in the orthography is pronounced or unpronounced (deleted). Previous work has attempted to predict schwa deletion in a rule-based fashion using prosodic or phonetic analysis. We present the first statistical schwa deletion classifier for Hindi, which relies solely on the orthography as the input and outperforms previous approaches. We trained our model on a newly-compiled pronunciation lexicon extracted from various online dictionaries. Our best Hindi model achieves state of the art performance, and also achieves good performance on a closely related language, Punjabi, without modification.

📄 PDF Abstract BibTeX arXiv:2004.10353

Code (1)

aryamanarora/schwa-deletion 공식 구현

Tasks

Grapheme-to-Phoneme Conversion

Similar Papers 제목 키워드 기반

Improving grapheme-to-phoneme conversion by learning pronunciations from speech recordings

2023-07-31 · Manuel Sam Ribeiro, Giulia Comini, Jaime Lorenzo-Trueba

The Grapheme-to-Phoneme (G2P) task aims to convert orthographic input into a discrete phonetic representation. G2P conversion is beneficial to various speech processing applications, such as text-to-speech and speech rec…

Grapheme-to-Phoneme Conversionspeech-recognitionSpeech Recognitiontext-to-speech+1

r-G2P: Evaluating and Enhancing Robustness of Grapheme to Phoneme Conversion by Controlled noise introducing and Contextual information incorporation

2022-02-21 · Chendong Zhao, Jianzong Wang, Xiaoyang Qu, Haoqian Wang 외

Grapheme-to-phoneme (G2P) conversion is the process of converting the written form of words to their pronunciations. It has an important role for text-to-speech (TTS) synthesis and automatic speech recognition (ASR) syst…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Grapheme-to-Phoneme Conversionspeech-recognition+3

Phonikud: Hebrew Grapheme-to-Phoneme Conversion for Real-Time Text-to-Speech

2025-06-14 · Yakov Kolani, Maxim Melichov, Cobi Calev, Morris Alper

Real-time text-to-speech (TTS) for Modern Hebrew is challenging due to the language's orthographic complexity. Existing solutions ignore crucial phonetic features such as stress that remain underspecified even when vowel…

Grapheme-to-Phoneme Conversiontext-to-speechText to Speech

Mlphon: A Multifunctional Grapheme-Phoneme Conversion Tool Using Finite State Transducers

2022-09-05 · IEEE Access 2022 9 · Kavya Manohar, A R jayan, Rajeev Rajan

In this article we present the design and the development of a knowledge based computational linguistic tool, Mlphon for Malayalam language. Mlphon computationally models linguistic rules using finite state transducers a…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DiversityGrapheme-to-Phoneme Conversion+10

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 외

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 …

Grapheme-to-Phoneme Conversion