🤖 AI Summary
In Japanese spoken language assessment, the scarcity of tonal mora-level annotations and low recognition accuracy hinder reliable pronunciation evaluation. Method: We propose a pronunciation-aware automatic speech recognition (ASR) framework featuring a multi-task learning architecture that jointly optimizes phoneme recognition and text transcription, augmented with an auxiliary tone prediction loss. A dual-channel modeling approach separately processes phoneme and text token sequences. Furthermore, we introduce an FST-based dual-estimator fusion algorithm to leverage untranscribed text-only data. Results: On the CSJ core test set, the proposed method reduces the average mora error rate from 12.3% to 7.1%, achieving statistically significant improvement over general-purpose multilingual ASR models. This demonstrates both the effectiveness and state-of-the-art performance of our approach for low-resource Japanese pronunciation assessment.
📝 Abstract
This paper presents methods for building speech recognizers tailored for Japanese speaking assessment tasks. Specifically, we build a speech recognizer that outputs phonemic labels with accent markers. Although Japanese is resource-rich, there is only a small amount of data for training models to produce accurate phonemic transcriptions that include accent marks. We propose two methods to mitigate data sparsity. First, a multitask training scheme introduces auxiliary loss functions to estimate orthographic text labels and pitch patterns of the input signal, so that utterances with only orthographic annotations can be leveraged in training. The second fuses two estimators, one over phonetic alphabet strings, and the other over text token sequences. To combine these estimates we develop an algorithm based on the finite-state transducer framework. Our results indicate that the use of multitask learning and fusion is effective for building an accurate phonemic recognizer. We show that this approach is advantageous compared to the use of generic multilingual recognizers. The relative advantages of the proposed methods were also compared. Our proposed methods reduced the average of mora-label error rates from 12.3% to 7.1% over the CSJ core evaluation sets.