← Back to feed
2026-07-10infradatacode

Tokenizer Transplantation: Mitigating Autoregressive Collapse in Edge-Efficient Bengali ASR

Sanjid Hasan, Md. Abdur Rahman

PDF preview for Tokenizer Transplantation: Mitigating Autoregressive Collapse in Edge-Efficient Bengali ASR
Read on arXiv →

Key claim

Vocabulary transplantation improves ASR for Bengali significantly.

In plain English

Lightweight speech recognition models struggle with languages like Bengali due to their reliance on English-centric tokenizers. This paper identifies that such tokenizers break down Bengali words, leading to poor performance. The authors propose a new method that replaces the existing vocabulary with one tailored for Bengali, which stabilizes the decoding process. This is important for builders looking to deploy effective speech recognition in diverse linguistic contexts without extensive retraining.

Novelty
8.0/10

Introduces a novel vocabulary transplantation pipeline for ASR models.

Reliability
7.5/10

Experimental results are solid with a competitive WER and RTF.

Deep reliability assessment

The methodology supports the claim that replacing the tokenizer with a native-script BanglaBERT tokenizer reduces token fertility and stabilizes decoding, but the claim of achieving a scalable blueprint for cross-script adaptation without resource-intensive pre-training may be overclaimed without broader validation.

Reproducibility

yes, the paper mentions that the full implementation details for the framework are available in their repository.

Key figure

The key architectural diagram likely illustrates the Tokenizer Transplantation pipeline, showing the process of replacing the English-centric tokenizer with a native-script BanglaBERT tokenizer.

Benchmark results

~Lipi-GhorWord Error Rate: 21.54vs Moonshinenot specified
GitHub1 repo
Sanjidh090/moonshine-base-bnOfficial
Tokenizer Transplantation: Mitigating Autoregressive Collapse in Edge-Efficient Bengali ASR — Frontier Papers