Towards Building a Language-Independent Speech Scoring Assessment
Abstract
Automatic speech scoring is crucial in language learning, providing targeted feedback to language learners by assessing pronunciation, fluency, and other speech qualities. However, the scarcity of human-labeled data for languages beyond English poses a significant challenge in developing such systems. In this work, we propose a Language-Independent scoring approach to evaluate speech without relying on labeled data in the target language. We introduce a multilingual speech scoring system that leverages representations from the wav2vec 2.0 XLSR model and a force-alignment technique based on CTC-Segmentation to construct speech features. These features are used to train a machine learning model to predict pronunciation and fluency scores. We demonstrate the potential of our method by predicting expert ratings on a speech dataset spanning five languages - English, French, Spanish, German and Portuguese, and comparing its performance against Language-Specific models trained individually on each language, as well as a jointly-trained model on all languages. Results indicate that our approach shows promise as an initial step towards a universal language independent speech scoring.
Cite
Text
Gupta et al. "Towards Building a Language-Independent Speech Scoring Assessment." AAAI Conference on Artificial Intelligence, 2024. doi:10.1609/AAAI.V38I21.30366Markdown
[Gupta et al. "Towards Building a Language-Independent Speech Scoring Assessment." AAAI Conference on Artificial Intelligence, 2024.](https://mlanthology.org/aaai/2024/gupta2024aaai-building/) doi:10.1609/AAAI.V38I21.30366BibTeX
@inproceedings{gupta2024aaai-building,
title = {{Towards Building a Language-Independent Speech Scoring Assessment}},
author = {Gupta, Shreyansh and Unnam, Abhishek and Yadav, Kuldeep and Aggarwal, Varun},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2024},
pages = {23200-23206},
doi = {10.1609/AAAI.V38I21.30366},
url = {https://mlanthology.org/aaai/2024/gupta2024aaai-building/}
}