ggml-org/whisper.cpp

tests : add WER benchmarks

開放

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

 (26 則留言) (0 個反應) (0 位負責人)C++ (6,078 個分叉)batch import
help wantedhigh priorityresearch🔬roadmap

倉庫指標

星標
 (53,008 顆星)
PR 合併指標
 (平均合併 5天 20小時) (30 天內合併 36 個 PR)

描述

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.

貢獻者指南