Light-weight Pronunciation Assessment via Discrete Speech Token Surprisal
A lightweight framework for automated pronunciation assessment using native speech resources and unsupervised or lightly calibrated methods.
Proposing a lightweight framework for automated pronunciation assessment using native speech resources and unsupervised or lightly calibrated methods.
Keywords
Before reading this…
Applications
- →Automated pronunciation assessment for language learners
To understand this paper, make sure you know these concepts first:
- Understanding of speech processing and machine learning conceptsfind papers →
Abstract
More Like ThisTraining automated pronunciation assessment often relies on labeled learner errors or non-native corpora that are costly to collect. We propose a lightweight framework trained only on native speech resources, operating unsupervised or lightly calibrated with a small set of scored utterances. At inference, learner speech is discretized with an SSL encoder and a K-means codebook. A token language model trained on native sequences computes surprisal where higher surprisal indicates phonotactic deviation. We add a transcript-guided Text2DUnit--DTW module that predicts native token sequences from reference text and aligns them to acoustic tokens to derive error-sensitive features. Surprisal and alignment features are fused via simple regression. On SpeechOcean762, PCC improves from 0.60 to 0.66 with transcript guidance, near supervised baselines. Cross-dataset evaluation on L2-ARCTIC shows consistent gains.