paper-with-me

Papers

Transducers with Pronunciation-aware Embeddings for Automatic Speech Recognition

2024-04-04 · Hainan Xu, Zhehuai Chen, Fei Jia, Boris Ginsburg

This paper proposes Transducers with Pronunciation-aware Embeddings (PET). Unlike conventional Transducers where the decoder embeddings for different tokens are trained independently, the PET model's decoder embedding incorporates shared components for text tokens with the same or similar pronunciations. With experiments conducted in multiple datasets in Mandarin Chinese and Korean, we show that PET models consistently improve speech recognition accuracy compared to conventional Transducers. Our investigation also uncovers a phenomenon that we call error chain reactions. Instead of recognition errors being evenly spread throughout an utterance, they tend to group together, with subsequent errors often following earlier ones. Our analysis shows that PET models effectively mitigate this issue by substantially reducing the likelihood of the model generating additional errors following a prior one. Our implementation will be open-sourced with the NeMo toolkit.

📄 PDF Abstract BibTeX arXiv:2404.04295

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionDecoderspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

PROCTER: PROnunciation-aware ConTextual adaptER for personalized speech recognition in neural transducers

2023-03-30 · Rahul Pandey, Roger Ren, Qi Luo, Jing Liu 외

End-to-End (E2E) automatic speech recognition (ASR) systems used in voice assistants often have difficulties recognizing infrequent words personalized to the user, such as names and places. Rare words often have non-triv…

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

Automatic Text Pronunciation Correlation Generation and Application for Contextual Biasing

2025-01-01 · Gaofeng Cheng, Haitian Lu, Chengxu Yang, Xuyang Wang 외

Effectively distinguishing the pronunciation correlations between different written texts is a significant issue in linguistic acoustics. Traditionally, such pronunciation correlations are obtained through manually desig…

Automatic Speech Recognitionspeech-recognitionSpeech Recognition

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

Comparison of Grapheme-to-Phoneme Conversion Methods on a Myanmar Pronunciation Dictionary

2016-12-01 · WS 2016 12 · Ye Kyaw Thu, Win Pa Pa, Yoshinori Sagisaka, Naoto Iwahashi

Grapheme-to-Phoneme (G2P) conversion is the task of predicting the pronunciation of a word given its graphemic or written form. It is a highly important part of both automatic speech recognition (ASR) and text-to-speech …

Active LearningAutomatic Speech RecognitionAutomatic Speech Recognition (ASR)Grapheme-to-Phoneme Conversion+6

Robust Acoustic and Semantic Contextual Biasing in Neural Transducers for Speech Recognition

2023-05-09 · Xuandi Fu, Kanthashree Mysore Sathyendra, Ankur Gandhe, Jing Liu 외

Attention-based contextual biasing approaches have shown significant improvements in the recognition of generic and/or personal rare-words in End-to-End Automatic Speech Recognition (E2E ASR) systems like neural transduc…

Automatic Speech RecognitionLanguage Modellingspeech-recognitionSpeech Recognition