ggml-org/whisper.cpp

tests : add WER benchmarks

Open

#2,454 建立於 2024年10月5日

在 GitHub 查看
 (26 留言) (0 反應) (0 負責人)C++ (49,693 star) (5,535 fork)batch import
help wantedhigh priorityresearch🔬roadmap

描述

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.

貢獻者指南