ggml-org/whisper.cpp

tests : add WER benchmarks

Aperta

#2454 aperta il 5 ott 2024

 (26 commenti) (0 reazioni) (0 assegnatari)C++ (6072 fork)batch import
help wantedhigh priorityresearch🔬roadmap

Metriche repository

Star
 (52.942 stelle)
Metriche merge PR
 (Merge medio 5g 20h) (36 PR mergiate in 30 g)

Descrizione

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.

Guida contributor