ggml-org/whisper.cpp

tests : add WER benchmarks

开放

#2,454 创建于 2024年10月5日

 (26 条评论) (0 个反应) (0 位负责人)C++ (6,072 个派生)batch import
help wantedhigh priorityresearch🔬roadmap

仓库指标

星标
 (52,942 个星标)
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.

贡献者指南