paper-with-me

홈 › Papers

Nonwords Pronunciation Classification in Language Development Tests for Preschool Children

2022-06-16 · Ilja Baumann, Dominik Wagner, Sebastian Bayerl, Tobias Bocklet

This work aims to automatically evaluate whether the language development of children is age-appropriate. Validated speech and language tests are used for this purpose to test the auditory memory. In this work, the task is to determine whether spoken nonwords have been uttered correctly. We compare different approaches that are motivated to model specific language structures: Low-level features (FFT), speaker embeddings (ECAPA-TDNN), grapheme-motivated embeddings (wav2vec 2.0), and phonetic embeddings in form of senones (ASR acoustic model). Each of the approaches provides input for VGG-like 5-layer CNN classifiers. We also examine the adaptation per nonword. The evaluation of the proposed systems was performed using recordings from different kindergartens of spoken nonwords. ECAPA-TDNN and low-level FFT features do not explicitly model phonetic information; wav2vec2.0 is trained on grapheme labels, our ASR acoustic model features contain (sub-)phonetic information. We found that the more granular the phonetic modeling is, the higher are the achieved recognition rates. The best system trained on ASR acoustic model features with VTLN achieved an accuracy of 89.4% and an area under the ROC (Receiver Operating Characteristic) curve (AUC) of 0.923. This corresponds to an improvement in accuracy of 20.2% and AUC of 0.309 relative compared to the FFT-baseline.

📄 PDF Abstract BibTeX arXiv:2206.08058

Code (0)

등록된 구현이 없습니다.

Tasks

Classification

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Database of Mandarin Neighborhood Statistics

2016-05-01 · LREC 2016 5 · Karl Neergaard, Hongzhi Xu, Chu-Ren Huang

In the design of controlled experiments with language stimuli, researchers from psycholinguistic, neurolinguistic, and related fields, require language resources that isolate variables known to affect language processing…

POS

L'assimilation de voisement en fran\ccais : elle vaut pour les non-mots autant que les mots (Voice assimilation in French: It applies to nonwords just like to words) [in French]

2012-06-01 · JEPTALNRECITAL 2012 6 · Pierre Hall{\'e}, Kaja Androjna, Juan Segu{\'\i}

SpeechBlender: Speech Augmentation Framework for Mispronunciation Data Generation

2022-11-02 · Yassine El Kheir, Shammur Absar Chowdhury, Ahmed Ali, Hamdy Mubarak 외

The lack of labeled second language (L2) speech data is a major challenge in designing mispronunciation detection models. We introduce SpeechBlender - a fine-grained data augmentation pipeline for generating mispronuncia…

Data AugmentationMulti-Task LearningPhone-level pronunciation scoring

Inter-linguistic Phonetic Composition (IPC): A Theoretical and Computational Approach to Enhance Second Language Pronunciation

2024-11-17 · Jisang Park, Minu Kim, DaYoung Hong, Jongha Lee

Learners of a second language (L2) often unconsciously substitute unfamiliar L2 phonemes with similar phonemes from their native language (L1), even though native speakers of the L2 perceive these sounds as distinct and …

Automatic Speech Recognitionspeech-recognitionSpeech Recognition

The Importance of Recommender and Feedback Features in a Pronunciation Learning Aid

2018-07-01 · WS 2018 7 · Dzikri Fudholi, Hanna Suominen

Verbal communication {---} and pronunciation as its part {---} is a core skill that can be developed through guided learning. An artificial intelligence system can take a role in these guided learning approaches as an en…

Information RetrievalRecommendation SystemsReinforcement LearningRetrieval+2