paper-with-me

홈 › Papers

OpenWER: Improving Cross-Lingual ASR Evaluation and Enabling Token-Based Accuracy Metrics

2026-06-19 · Korbinian Kuhn, Gottfried Zimmermann arxiv

Advances in deep learning and end-to-end Automatic Speech Recognition (ASR) have enabled robust multilingual models, but evaluation metrics remain limited in assessing accuracy. Efforts to improve or replace the common metric Word Error Rate (WER) often focus on English, leaving evaluations for low-resource languages under-explored and hindering fair cross-lingual comparisons. We present OpenWER, an open-source implementation that improves WER robustness through language-specific normalisation and compound word detection. A token-based Levenshtein alignment preserves complementary metrics and allows metadata embedding for granular accuracy scores. Our analysis of 52 languages shows absolute WER reductions of up to 25% compared to common libraries. OpenWER contributes to fairness in ASR research by increasing the reliability of WER across diverse languages and enabling more comprehensive accuracy evaluations.

📄 PDF Abstract BibTeX arXiv:2606.21237

Code (0)

등록된 구현이 없습니다.

Tasks

Speech Recognition

Similar Papers 제목 키워드 기반

Tokenization and Morphological Fidelity in Uralic NLP: A Cross-Lingual Evaluation

2026-02-04 · Nuo Xu, Ahrii Kim arxiv

Subword tokenization critically affects Natural Language Processing (NLP) performance, yet its behavior in morphologically rich and low-resource language families remains under-explored. This study systematically compare…

Cross-Lingual Transfer

Do Multi-Lingual Pre-trained Language Models Reveal Consistent Token Attributions in Different Languages?

2021-12-23 · Junxiang Wang, Xuchao Zhang, Bo Zong, Yanchi Liu 외

During the past several years, a surge of multi-lingual Pre-trained Language Models (PLMs) has been proposed to achieve state-of-the-art performance in many cross-lingual downstream tasks. However, the understanding of w…

Cross-Lingual Interleaving for Speech Language Models

2025-12-01 · Adel Moumen, Guangzhi Sun, Philip C. Woodland arxiv

Spoken Language Models (SLMs) aim to learn linguistic competence directly from speech using discrete units, widening access to Natural Language Processing (NLP) technologies for languages with limited written resources. …

Qtok: A Comprehensive Framework for Evaluating Multilingual Tokenizer Quality in Large Language Models

2024-10-16 · Iaroslav Chelombitko, Egor Safronov, Aleksey Komissarov

In the development of Large Language Models (LLMs), considerable attention has been given to the quality of training datasets. However, the role of tokenizers in the LLM training pipeline, particularly for multilingual m…

Beyond Fertility: Analyzing STRR as a Metric for Multilingual Tokenization Evaluation

2025-10-11 · Mir Tafseer Nayeem, Sawsan Alqahtani, Md Tahmid Rahman Laskar, Tasnim Mohiuddin 외 arxiv

Tokenization is a crucial but under-evaluated step in large language models (LLMs). The standard metric, fertility (the average number of tokens per word), captures compression efficiency but obscures how vocabularies ar…