ggml-org/whisper.cpp

tests : add WER benchmarks

Ouverte

#2 454 ouverte le 5 oct. 2024

 (26 commentaires) (0 réaction) (0 personne assignée)C++ (6 074 forks)batch import
help wantedhigh priorityresearch🔬roadmap

Métriques du dépôt

Stars
 (52 968 étoiles)
Métriques de merge PR
 (Merge moyen 5j 20h) (36 PRs mergées en 30 j)

Description

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.

Guide contributeur