๐ค AI Summary
This study addresses the marginalization of Newari (Nepal Bhasa) in automatic speech recognition due to the extreme scarcity of annotated speech data. The authors construct the first manually transcribed Newari speech corpus in Devanagari script, totaling 5.39 hours, and propose leveraging geographically and linguistically proximate Nepali for cross-lingual transfer instead of large-scale multilingual pretraining. Using a Conformer architecture augmented with data augmentation and fine-tuning strategies, they achieve a substantial reduction in character error rateโfrom 52.54% to 17.59%โusing only limited target-language data, matching the performance of the Whisper-Small multilingual model. This work establishes the first ASR benchmark for Newari that preserves the native Devanagari script and demonstrates the efficacy and efficiency of proximate cross-lingual transfer within the South Asian linguistic context.
๐ Abstract
Nepal Bhasha (Newari), an endangered language of the Kathmandu Valley, remains digitally marginalized due to the severe scarcity of annotated speech resources. In this work, we introduce Nw\=ach\=a Mun\=a, a newly curated 5.39-hour manually transcribed Devanagari speech corpus for Nepal Bhasha, and establish the first benchmark using script-preserving acoustic modeling. We investigate whether proximal cross-lingual transfer from a geographically and linguistically adjacent language (Nepali) can rival large-scale multilingual pretraining in an ultra-low-resource Automatic Speech Recognition (ASR) setting. Fine-tuning a Nepali Conformer model reduces the Character Error Rate (CER) from a 52.54% zero-shot baseline to 17.59% with data augmentation, effectively matching the performance of the multilingual Whisper-Small model despite utilizing significantly fewer parameters. Our findings demonstrate that proximal transfer within South Asian language clusters serves as a computationally efficient alternative to massive multilingual models. We openly release the dataset and benchmarks to digitally enable the Newari community and foster further research in Nepal Bhasha.