CLSDASMay 5, 2022

Quantifying Language Variation Acoustically with Few Resources

arXiv:2205.02694v2629 citationsh-index: 20
Originality Incremental advance
AI Analysis

This addresses the challenge of analyzing language variation for low-resource dialects, offering a more efficient alternative to traditional transcription-based methods.

The study tackled the problem of distinguishing low-resource Dutch regional dialects using acoustic models without phonetic transcriptions, achieving results that closely matched a gold standard clustering based on only six seconds of speech per dialect.

Deep acoustic models represent linguistic information based on massive amounts of data. Unfortunately, for regional languages and dialects such resources are mostly not available. However, deep acoustic models might have learned linguistic information that transfers to low-resource languages. In this study, we evaluate whether this is the case through the task of distinguishing low-resource (Dutch) regional varieties. By extracting embeddings from the hidden layers of various wav2vec 2.0 models (including new models which are pre-trained and/or fine-tuned on Dutch) and using dynamic time warping, we compute pairwise pronunciation differences averaged over 10 words for over 100 individual dialects from four (regional) languages. We then cluster the resulting difference matrix in four groups and compare these to a gold standard, and a partitioning on the basis of comparing phonetic transcriptions. Our results show that acoustic models outperform the (traditional) transcription-based approach without requiring phonetic transcriptions, with the best performance achieved by the multilingual XLSR-53 model fine-tuned on Dutch. On the basis of only six seconds of speech, the resulting clustering closely matches the gold standard.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes