paper-with-me

Papers

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 and performs multiple functions including grapheme to phoneme (g2p) and phoneme to grapheme (p2g) conversions, syllabification, phonetic feature analysis and script grammar check. This open source software tool, released under MIT license, is developed as a one-stop solution to handle different speech related text processing tasks for automatic speech recognition, text to speech synthesis and non-speech natural language processing tasks including syllable subword based language modeling, phoneme diversity analysis and text sanity check. The tool is evaluated on a manually crafted gold standard lexicon. Mlphon performs orthographic syllabification with 99% accuracy with a syllable error rate of 0.62% on the gold standard lexicon. For grapheme to phoneme conversion task, overall phoneme recognition accuracy of 99% with a phoneme error rate of 0.55% is obtained on gold standard lexicon. Additionally an extrinsic evaluation of Mlphon is performed by employing the pronunciation lexicon created using Mlphon, in Malayalam automatic speech recognition (ASR) task. Performance analysis in terms of the computation time of lexicon creation process and the word error rate (WER) on ASR task are presented along with a comparison over other automated tools for lexicon creation. Pronunciation lexicons with more than 100k commonly used Malayalam words in phonemised and syllabified forms is created and they are published as open language resources along with this work. We also demonstrate the usage of Mlphon on different natural language processing applications - syllable subword ASR, assisted pronunciation learning, phoneme diversity analysis and text sanity check. Being a knowledge based solution with open source code, Mlphon can be adapted to other languages of similar script nature.

📄 PDF Abstract BibTeX

Code (1)

https://gitlab.com/smc/mlphon

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DiversityGrapheme-to-Phoneme ConversionLanguage ModelingLanguage ModellingPhoneme RecognitionPronunciation Dictionary Creationspeech-recognitionSpeech RecognitionSpeech Synthesistext-to-speechText to SpeechText-To-Speech Synthesis

Similar Papers 제목 키워드 기반

WFST-Based Grapheme-to-Phoneme Conversion: Open Source tools for Alignment, Model-Building and Decoding

2012-07-01 · WS 2012 7 · Josef R. Novak, Nobuaki Minematsu, Keikichi Hirose
Grapheme-to-Phoneme ConversionLanguage ModellingSpeech Recognition

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

LLM-Powered Grapheme-to-Phoneme Conversion: Benchmark and Case Study

2024-09-13 · Mahta Fetrat Qharabagh, Zahra Dehghanian, Hamid R. Rabiee

Grapheme-to-phoneme (G2P) conversion is critical in speech processing, particularly for applications like speech synthesis. G2P systems must possess linguistic understanding and contextual awareness of languages with pol…

BenchmarkingGrapheme-to-Phoneme ConversionSentenceSpeech Synthesis