paper-with-me

홈 › Papers

Minimally Supervised Written-to-Spoken Text Normalization

2016-09-21 · Ke Wu, Kyle Gorman, Richard Sproat

In speech-applications such as text-to-speech (TTS) or automatic speech recognition (ASR), \emph{text normalization} refers to the task of converting from a \emph{written} representation into a representation of how the text is to be \emph{spoken}. In all real-world speech applications, the text normalization engine is developed---in large part---by hand. For example, a hand-built grammar may be used to enumerate the possible ways of saying a given token in a given language, and a statistical model used to select the most appropriate pronunciation in context. In this study we examine the tradeoffs associated with using more or less language-specific domain knowledge in a text normalization engine. In the most data-rich scenario, we have access to a carefully constructed hand-built normalization grammar that for any given token will produce a set of all possible verbalizations for that token. We also assume a corpus of aligned written-spoken utterances, from which we can train a ranking model that selects the appropriate verbalization for the given context. As a substitute for the carefully constructed grammar, we also consider a scenario with a language-universal normalization \emph{covering grammar}, where the developer merely needs to provide a set of lexical items particular to the language. As a substitute for the aligned corpus, we also consider a scenario where one only has the spoken side, and the corresponding written side is "hallucinated" by composing the spoken side with the inverted normalization grammar. We investigate the accuracy of a text normalization engine under each of these scenarios. We report the results of experiments on English and Russian.

📄 PDF Abstract BibTeX arXiv:1609.06649

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech RecognitionText Normalizationtext-to-speechText to Speech

Similar Papers 제목 키워드 기반

Improving Robustness of Neural Inverse Text Normalization via Data-Augmentation, Semi-Supervised Learning, and Post-Aligning Method

2023-09-12 · Juntae Kim, Minkyu Lim, Seokjin Hong

Inverse text normalization (ITN) is crucial for converting spoken-form into written-form, especially in the context of automatic speech recognition (ASR). While most downstream tasks of ASR rely on written-form, ASR syst…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Data AugmentationForm+6

NeMo Inverse Text Normalization: From Development To Production

2021-04-11 · Yang Zhang, Evelina Bakhturina, Kyle Gorman, Boris Ginsburg

Inverse text normalization (ITN) converts spoken-domain automatic speech recognition (ASR) output into written-domain text to improve the readability of the ASR output. Many state-of-the-art ITN systems use hand-written …

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

Improving Data Driven Inverse Text Normalization using Data Augmentation

2022-07-20 · Laxmi Pandey, Debjyoti Paul, Pooja Chitkara, Yutong Pang 외

Inverse text normalization (ITN) is used to convert the spoken form output of an automatic speech recognition (ASR) system to a written form. Traditional handcrafted ITN rules can be complex to transcribe and maintain. M…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Data AugmentationForm+3

MAPGN: MAsked Pointer-Generator Network for sequence-to-sequence pre-training

2021-02-15 · Mana Ihori, Naoki Makishima, Tomohiro Tanaka, Akihiko Takashima 외

This paper presents a self-supervised learning method for pointer-generator networks to improve spoken-text normalization. Spoken-text normalization that converts spoken-style text into style normalized text is becoming …

Machine TranslationSelf-Supervised LearningText Normalization

Language Agnostic Data-Driven Inverse Text Normalization

2023-01-20 · Szu-Jui Chen, Debjyoti Paul, Yutong Pang, Peng Su 외

With the emergence of automatic speech recognition (ASR) models, converting the spoken form text (from ASR) to the written form is in urgent need. This inverse text normalization (ITN) problem attracts the attention of r…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Data AugmentationForm+3