ggml-org/whisper.cpp

tests : add WER benchmarks

オープン

#2,454 opened on 2024/10/05

 (26 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (6,072 件のフォーク)batch import
help wantedhigh priorityresearch🔬roadmap

Repository metrics

Stars
 (52,942 個のスター)
PR merge metrics
 (平均マージ 5d 20h) (30d で 36 merged PRs)

説明

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.

コントリビューターガイド