knoveleng/polyglot-lion-1.7b-v1.5-mlx-bf16
<div align="center">
Polyglot-Lion-1.7B: High-accuracy multilingual ASR for Singapore β English, Mandarin, Tamil & Malay
  
</div>
<div align="center"> <img src="https://knoveleng.github.io/polyglot-lion/assets/overall-error-rate.png" alt="Average error rate comparison across models" width="900"/> </div>
CHANGE LOG: This version was retrained on the same dataset without punctuation removal to improve the modelβs ability to recognize pauses and sentence boundaries in speech.
About
Polyglot-Lion-1.7B was developed by Quy-Anh Dang and Chris Ngo at Knovel Engineering and presented in the report "Polyglot-Lion: Efficient Multilingual ASR for Singapore via Balanced Fine-Tuning of Qwen3-ASR".
The model is obtained by fine-tuning Qwen3-ASR-1.7B exclusively on publicly available speech corpora covering Singapore's four official languages. It utilizes a balanced sampling strategy that equalizes the number of training utterances per language and deliberately omits language-tag conditioning, allowing the model to learn to identify languages implicitly from audio.
Polyglot-Lion-1.7B achieves an average error rate of 14.85 β competitive with MERaLiON-2-10B-ASR (14.32), a model 6Γ larger and 20Γ faster inference.
- Parameters: 1.7B
- Languages: English, Mandarin, Tamil, Malay
- Training cost: $81 on a single NVIDIA RTX PRO 6000 (48 h)
- Inference speed: ~0.10 s/sample on RTX PRO 4500
Results
WER (%) for English, Tamil, and Malay; CER (%) for Mandarin. Lower is better. Bold = best overall.
Quick Start
See mlx-audio for inference.
Citation
@misc{dang2026polyglotlion,
title={Polyglot-Lion: Efficient Multilingual ASR for Singapore via Balanced Fine-Tuning of Qwen3-ASR},
author={Quy-Anh Dang and Chris Ngo},
year={2026},
eprint={2603.16184},
archivePrefix={arXiv},
primaryClass={cs.CL},
url={https://arxiv.org/abs/2603.16184},
}