LLM text evaluation complement for Arabic ASR pipeline post-processing
Hi ELM Research Center team π
Universal Arabic ASR evaluation is important work. For teams building Arabic ASR pipelines with LLM post-processing (diacritization, summarization, QA), I built an evaluation framework for the LLM layer.
LLM Evaluation Framework covers the text generation component:
β π Hallucination Rate β LLMs processing Arabic ASR output can hallucinate when transcription is unclear
β π― Accuracy β text task accuracy on Arabic content
β π° Cost per 1K tokens β Arabic text processing at scale, cost planning
β β‘ Latency p95 β real-time Arabic speech + LLM pipeline latency budget
β π§ Reasoning Quality β for summarization and explanation tasks
Live demo: https://huggingface.co/spaces/vigneshwar234/llm-eval-demo
GitHub: https://github.com/vignesh2027/LLM-Evaluation-Framework
Would love to discuss Arabic ASR + LLM pipeline evaluation!