中文
相关论文

相关论文: Improving grapheme-to-phoneme conversion by learni…

200 篇论文

Grapheme-to-phoneme conversion (g2p) is necessary for text-to-speech and automatic speech recognition systems. Most g2p systems are monolingual: they require language-specific data or handcrafting of rules. Such systems are difficult to…

计算与语言 · 计算机科学 2017-10-05 Ben Peters , Jon Dehdari , Josef van Genabith

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) systems. In this paper,…

音频与语音处理 · 电气工程与系统科学 2022-02-24 Chendong Zhao , Jianzong Wang , Xiaoyang Qu , Haoqian Wang , Jing Xiao

Grapheme-to-phoneme (G2P) models are a key component in Automatic Speech Recognition (ASR) systems, such as the ASR system in Alexa, as they are used to generate pronunciations for out-of-vocabulary words that do not exist in the…

计算与语言 · 计算机科学 2020-06-30 Alex Sokolov , Tracy Rohlin , Ariya Rastrow

The task of grapheme-to-phoneme (G2P) conversion is important for both speech recognition and synthesis. Similar to other speech and language processing tasks, in a scenario where only small-sized training data are available, learning G2P…

计算与语言 · 计算机科学 2020-06-25 Kaili Vesik , Muhammad Abdul-Mageed , Miikka Silfverberg

Grapheme-to-Phoneme (G2P) models convert words to their phonetic pronunciations. Classic G2P methods include rule-based systems and pronunciation dictionaries, while modern G2P systems incorporate learning, such as, LSTM and…

计算与语言 · 计算机科学 2021-04-12 Eric Engelhart , Mahsa Elyasi , Gaurav Bharaj

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 grapheme can represent…

人工智能 · 计算机科学 2025-03-21 Dongrui Han , Mingyu Cui , Jiawen Kang , Xixin Wu , Xunying Liu , Helen Meng

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 polyphone words and…

计算与语言 · 计算机科学 2024-09-16 Mahta Fetrat Qharabagh , Zahra Dehghanian , Hamid R. Rabiee

Attention mechanism is one of the most successful techniques in deep learning based Natural Language Processing (NLP). The transformer network architecture is completely based on attention mechanisms, and it outperforms sequence-to-sequence…

音频与语音处理 · 电气工程与系统科学 2020-06-30 Sevinj Yolchuyeva , Géza Németh , Bálint Gyires-Tóth

Grapheme-to-Phoneme (G2P) is an essential first step in any modern, high-quality Text-to-Speech (TTS) system. Most of the current G2P systems rely on carefully hand-crafted lexicons developed by experts. This poses a two-fold problem.…

计算与语言 · 计算机科学 2024-01-22 Abhinav Garg , Jiyeon Kim , Sushil Khyalia , Chanwoo Kim , Dhananjaya Gowda

As a key component of automated speech recognition (ASR) and the front-end in text-to-speech (TTS), grapheme-to-phoneme (G2P) plays the role of converting letters to their corresponding pronunciations. Existing methods are either slow or…

计算与语言 · 计算机科学 2023-03-03 Chunfeng Wang , Peisong Huang , Yuxiang Zou , Haoyu Zhang , Shichao Liu , Xiang Yin , Zejun Ma

Machine learning models allow us to compare languages by showing how hard a task in each language might be to learn and perform well on. Following this line of investigation, we explore what makes a language "hard to pronounce" by modelling…

计算与语言 · 计算机科学 2022-02-11 Domenic Rosati

End-to-end speech synthesis models directly convert the input characters into an audio representation (e.g., spectrograms). Despite their impressive performance, such models have difficulty disambiguating the pronunciations of identically…

声音 · 计算机科学 2022-07-29 Artem Ploujnikov , Mirco Ravanelli

Conversion of Chinese graphemes to phonemes (G2P) is an essential component in Mandarin Chinese Text-To-Speech (TTS) systems. One of the biggest challenges in Chinese G2P conversion is how to disambiguate the pronunciation of polyphones -…

计算与语言 · 计算机科学 2020-09-18 Kyubyong Park , Seanie Lee

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 trained large-scale…

计算与语言 · 计算机科学 2022-07-05 Jian Zhu , Cong Zhang , David Jurgens

Deep learning enables the development of efficient end-to-end speech processing applications while bypassing the need for expert linguistic and signal processing features. Yet, recent studies show that good quality speech resources and…

音频与语音处理 · 电气工程与系统科学 2020-09-16 Adriana Stan

Conversion of Chinese Grapheme-to-Phoneme (G2P) plays an important role in Mandarin Chinese Text-To-Speech (TTS) systems, where one of the biggest challenges is the task of polyphone disambiguation. Most of the previous polyphone…

声音 · 计算机科学 2022-11-18 Chunyu Qiang , Peng Yang , Hao Che , Jinba Xiao , Xiaorui Wang , Zhongyuan Wang

Grapheme-based acoustic modeling has recently been shown to outperform phoneme-based approaches in both hybrid and end-to-end automatic speech recognition (ASR), even on non-phonemic languages like English. However, graphemic ASR still has…

音频与语音处理 · 电气工程与系统科学 2020-02-17 Duc Le , Thilo Koehler , Christian Fuegen , Michael L. Seltzer

Text-to-Text Transfer Transformer (T5) has recently been considered for the Grapheme-to-Phoneme (G2P) transduction. As a follow-up, a tokenizer-free byte-level model based on T5 referred to as ByT5, recently gave promising results on…

Grapheme-to-phoneme (G2P) conversion is a key front-end for text-to-speech (TTS), automatic speech recognition (ASR), speech-to-speech translation (S2ST) and alignment systems, especially across multiple Latin-script languages.We present…

计算与语言 · 计算机科学 2025-09-04 Luis Felipe Chary , Miguel Arjona Ramirez

Phonetic information and linguistic knowledge are an essential component of a Text-to-speech (TTS) front-end. Given a language, a lexicon can be collected offline and Grapheme-to-Phoneme (G2P) relationships are usually modeled in order to…

计算与语言 · 计算机科学 2023-08-01 Giulia Comini , Manuel Sam Ribeiro , Fan Yang , Heereen Shim , Jaime Lorenzo-Trueba
‹ 上一页 1 2 3 10 下一页 ›