paper-with-me

Papers

Fine-Tuning Self-Supervised Learning Models for End-to-End Pronunciation Scoring

2023-09-19 · IEEE Access 2023 9 · Ahmed I. Zahran, Aly A. Fahmy, Khaled T. Wassif, Hanaa Bayomi

Automatic pronunciation assessment models are regularly used in language learning applications. Common methodologies for pronunciation assessment use feature-based approaches, such as the Goodness-of-Pronunciation (GOP) approach, or deep learning speech recognition models to perform speech assessment. With the rise of transformers, pre-trained self-supervised learning (SSL) models have been utilized to extract contextual speech representations, showing improvements in various downstream tasks. In this study, we propose the end-to-end regressor (E2E-R) model for pronunciation scoring. E2E-R is trained using a two-step training process. In the first step, the pre-trained SSL model is fine-tuned on a phoneme recognition task to obtain better representations for the pronounced phonemes. In the second step, transfer learning is used to build a pronunciation scoring model that uses a Siamese neural network to compare the pronounced phoneme representations to embeddings of the canonical phonemes and produce the final pronunciation scores. E2E-R achieves a Pearson correlation coefficient (PCC) of 0.68, which is almost similar to the state-of-the-art GOPT-PAII model while eliminating the need for training on additional native speech data, feature engineering, or external forced alignment modules. To our knowledge, this work presents the first utilization of a pre-trained SSL model for end-to-end phoneme-level pronunciation scoring on raw speech waveforms.

📄 PDF Abstract BibTeX

Code (1)

ai-zahran/E2E-R pytorch

Tasks

Feature EngineeringPhone-level pronunciation scoringPhoneme RecognitionSelf-Supervised Learningspeech-recognitionSpeech RecognitionTransfer Learning

Similar Papers 제목 키워드 기반

Context-aware Goodness of Pronunciation for Computer-Assisted Pronunciation Training

2020-08-19

Mispronunciation detection is an essential component of the Computer-Assisted Pronunciation Training (CAPT) systems. State-of-the-art mispronunciation detection models use Deep Neural Networks (DNN) for acoustic modeling…

Sentence

Automated Pronunciation Evaluation for Korean Toddler Speech using Speech Diarization and Self-Supervised Learning

2026-06-08 · Diane Myung-kyung Woodbridge, Jee Hyun Suh arxiv

Speech sound disorders affect approximately 44% of Korean pediatric communication disorder cases, yet automated assessment tools for Korean toddler speech remain underdeveloped. This paper presents an end-to-end pipeline…

Self-Supervised LearningRepresentation LearningSpeaker Diarization

SonoEdit: Null-Space Constrained Knowledge Editing for Pronunciation Correction in LLM-Based TTS

2026-01-23 · Ayush Pratap Singh, Harshit Singh, Nityanand Mathur, Akshat Mandloi 외 arxiv

Neural text-to-speech (TTS) systems systematically mispronounce low-resource proper nouns, particularly non-English names, brands, and geographic locations, due to their underrepresentation in predominantly English train…

knowledge editing

Multilingual self-supervised speech representations improve the speech recognition of low-resource African languages with codeswitching

2023-11-25 · Tolúlopé Ògúnrèmí, Christopher D. Manning, Dan Jurafsky

While many speakers of low-resource languages regularly code-switch between their languages and other regional languages or English, datasets of codeswitched speech are too small to train bespoke acoustic models from scr…

Language ModelingLanguage Modellingspeech-recognitionSpeech Recognition

Improving Mispronunciation Detection with Wav2vec2-based Momentum Pseudo-Labeling for Accentedness and Intelligibility Assessment

2022-03-29 · Mu Yang, Kevin Hirschi, Stephen D. Looney, Okim Kang 외

Current leading mispronunciation detection and diagnosis (MDD) systems achieve promising performance via end-to-end phoneme recognition. One challenge of such end-to-end solutions is the scarcity of human-annotated phone…

Phoneme RecognitionPseudo LabelSelf-Supervised Learning