ggml-org/whisper.cpp

tests : add WER benchmarks

Open

#2,454 opened on Oct 5, 2024

View on GitHub
聽(26 comments)聽(0 reactions)聽(0 assignees)C++聽(49,693 stars)聽(5,535 forks)batch import
help wantedhigh priorityresearch馃敩roadmap

Description

It would be nice to start measuring the word error rate (WER) of whisper.cpp across some representative dataset:

  • short audio
  • long audio
  • english
  • non-english
  • etc.

This will help us catch regressions in the future. I'm not familiar with what is typically used for TTS WER benchmarks, so looking for help from the community.

Contributor guide

tests : add WER benchmarks 路 ggml-org/whisper.cpp#2454 | Good First Issue