paper-with-me

홈 › Papers

Neural Lexicon Reader: Reduce Pronunciation Errors in End-to-end TTS by Leveraging External Textual Knowledge

2021-10-19 · Mutian He, Jingzhou Yang, Lei He, Frank K. Soong

End-to-end TTS requires a large amount of speech/text paired data to cover all necessary knowledge, particularly how to pronounce different words in diverse contexts, so that a neural model may learn such knowledge accordingly. But in real applications, such high demand of training data is hard to be satisfied and additional knowledge often needs to be injected manually. For example, to capture pronunciation knowledge on languages without regular orthography, a complicated grapheme-to-phoneme pipeline needs to be built based on a large structured pronunciation lexicon, leading to extra, sometimes high, costs to extend neural TTS to such languages. In this paper, we propose a framework to learn to automatically extract knowledge from unstructured external resources using a novel Token2Knowledge attention module. The framework is applied to build a TTS model named Neural Lexicon Reader that extracts pronunciations from raw lexicon texts in an end-to-end manner. Experiments show the proposed model significantly reduces pronunciation errors in low-resource, end-to-end Chinese TTS, and the lexicon-reading capability can be transferred to other languages with a smaller amount of data.

📄 PDF Abstract BibTeX arXiv:2110.09698

Code (1)

mutiann/neural-lexicon-reader 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Learning Similarity Functions for Pronunciation Variations

2017-03-28 · Einat Naaman, Yossi Adi, Joseph Keshet

A significant source of errors in Automatic Speech Recognition (ASR) systems is due to pronunciation variations which occur in spontaneous and conversational speech. Usually ASR systems use a finite lexicon that provides…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Binary Classificationspeech-recognition+1

Acoustic data-driven lexicon learning based on a greedy pronunciation selection framework

2017-06-12 · Xiaohui Zhang, Vimal Manohar, Daniel Povey, Sanjeev Khudanpur

Speech recognition systems for irregularly-spelled languages like English normally require hand-written pronunciations. In this paper, we describe a system for automatically obtaining pronunciations of words for which pr…

speech-recognitionSpeech Recognition

Improving the accuracy of pronunciation lexicon using Naive Bayes classifier with character n-gram as feature: for language classified pronunciation lexicon generation

2014-12-01 · WS 2014 12 · Aswathy P V, Arun Gopi, Sajini T, Bhadran V. K
Language Identification

A Generative Model of a Pronunciation Lexicon for Hindi

2017-05-06 · Pramod Pandey, Somnath Roy

Voice browser applications in Text-to- Speech (TTS) and Automatic Speech Recognition (ASR) systems crucially depend on a pronunciation lexicon. The present paper describes the model of pronunciation lexicon of Hindi deve…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition+2

Generation and Pruning of Pronunciation Variants to Improve ASR Accuracy

2016-06-28 · Zhenhao Ge, Aravind Ganapathiraju, Ananth N. Iyer, Scott A. Randal 외

Speech recognition, especially name recognition, is widely used in phone services such as company directory dialers, stock quote providers or location finders. It is usually challenging due to pronunciation variations. T…

speech-recognitionSpeech Recognition