Views
No views yet
| Config | Hours | Model ID on Hugging Face |
|---|---|---|
baseline.yaml | 0 | openai/whisper-large-v3 |
train_1h.yaml | 1 | akera/whisper-large-v3-kin-1h-v2 |
train_50h.yaml | 50 | akera/whisper-large-v3-kin-50h-v2 |
train_100h.yaml | 100 | akera/whisper-large-v3-kin-100h-v2 |
train_150h.yaml | 150 | akera/whisper-large-v3-kin-150h-v2 |
train_200h.yaml | 200 | akera/whisper-large-v3-kin-200h-v2 |
train_500h.yaml | 500 | akera/whisper-large-v3-kin-500h-v2 |
train_1000h.yaml | 1000 | akera/whisper-large-v3-kin-1000h-v2 |
train_full.yaml | ~1400 | akera/whisper-large-v3-kin-full |
dev_test[:300] subset:| Model | Hours | WER (%) | CER (%) | Score |
|---|---|---|---|---|
openai/whisper-large-v3 | 0 | 33.10 | 9.80 | 0.861 |
akera/whisper-large-v3-kin-1h-v2 | 1 | 47.63 | 16.97 | 0.754 |
akera/whisper-large-v3-kin-50h-v2 | 50 | 12.51 | 3.31 | 0.932 |
akera/whisper-large-v3-kin-100h-v2 | 100 | 10.90 | 2.84 | 0.943 |
akera/whisper-large-v3-kin-150h-v2 | 150 | 10.21 | 2.64 | 0.948 |
akera/whisper-large-v3-kin-200h-v2 | 200 | 9.82 | 2.56 | 0.951 |
akera/whisper-large-v3-kin-500h-v2 | 500 | 8.24 | 2.15 | 0.963 |
akera/whisper-large-v3-kin-1000h-v2 | 1000 | 7.65 | 1.98 | 0.967 |
akera/whisper-large-v3-kin-full | ~1400 | 7.14 | 1.88 | 0.970 |
Score = 1 - (0.6 × CER + 0.4 × WER)