Logo Lanfrica
  • Home
  • Atlas
  • Insights
  • Docs
  • Sign in

© 2026 Lanfrica. All rights reserved. All copyrights of the resources shown on the Lanfrica website belong to the original copyright holders, unless explicitly stated otherwise.

JONAHKYAGABA/-Whisper-Amharic-ASR-Model-Evaluation

Domain:

natural language processing

Record type:

projectsoftware
Creator:
JON
Host:
# 📢 Whisper Amharic ASR Model Evaluation # 📢 Whisper Amharic ASR Model Evaluation This project provides a complete pipeline for evaluating Whisper-based Automatic Speech Recognition (ASR) models on Amharic language datasets. It computes **Word Error Rate (WER)** and **Character Error Rate (CER)** across multiple model checkpoints and saves inference results to CSV for further analysis. --- ## 🎯 Objectives - Load pre-trained Whisper ASR models from Hugging Face - Run speech-to-text inference on Amharic audio datasets - Compute sentence-level and overall WER/CER scores - Export prediction results and logs in structured format --- ## 🧰 Dependencies Install required packages: ```bash pip install transformers datasets torchaudio jiwer pandas tqdm

Visit

github.com

Tasks

automatic speech recognitionspeech processing

Languages

Amharic