Bolbosh: Script-Aware Flow Matching for Kashmiri Text-to-Speech
This work provides the first dedicated, open-source neural TTS system for Kashmiri speakers, significantly improving digital accessibility for a low-resource, diacritic-sensitive language.
This paper introduces Bolbosh, the first open-source neural Text-to-Speech (TTS) system for Kashmiri, a critically underserved language. It addresses the failure of zero-shot multilingual baselines (MOS 1.86) by proposing a script-aware, supervised cross-lingual adaptation strategy using Optimal Transport Conditional Flow Matching within the Matcha-TTS framework, achieving a MOS of 3.63 and MCD of 3.73.
Kashmiri is spoken by around 7 million people but remains critically underserved in speech technology, despite its official status and rich linguistic heritage. The lack of robust Text-to-Speech (TTS) systems limits digital accessibility and inclusive human-computer interaction for native speakers. In this work, we present the first dedicated open-source neural TTS system designed for Kashmiri. We show that zero-shot multilingual baselines trained for Indic languages fail to produce intelligible speech, achieving a Mean Opinion Score (MOS) of only 1.86, largely due to inadequate modeling of Perso-Arabic diacritics and language-specific phonotactics. To address these limitations, we propose Bolbosh, a supervised cross-lingual adaptation strategy based on Optimal Transport Conditional Flow Matching (OT-CFM) within the Matcha-TTS framework. This enables stable alignment under limited paired data. We further introduce a three-stage acoustic enhancement pipeline consisting of dereverberation, silence trimming, and loudness normalization to unify heterogeneous speech sources and stabilize alignment learning. The model vocabulary is expanded to explicitly encode Kashmiri graphemes, preserving fine-grained vowel distinctions. Our system achieves a MOS of 3.63 and a Mel-Cepstral Distortion (MCD) of 3.73, substantially outperforming multilingual baselines and establishing a new benchmark for Kashmiri speech synthesis. Our results demonstrate that script-aware and supervised flow-based adaptation are critical for low-resource TTS in diacritic-sensitive languages. Code and data are available at: https://github.com/gaash-lab/Bolbosh.