sarpba commited on
Commit
8b86cf2
·
1 Parent(s): edd6d01

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -10,9 +10,9 @@ pinned: false
10
  Hungarian language specific compare test result (on Common Voice 11 dataset):
11
  | Modell | WER | CER | NORMALISED WER | NORMALISED CER |
12
  |:----------------------------------:|:-------------:|:---------------:|:--------------:|:--------------:|
13
- | openai/whisper-tiny | 112.1 | 51.33 | 108.79 | 49.64 |
14
- | openai/whisper-base | 95.87 | 42.84 | 95.68 | 41.38 |
15
- | openai/whisper-small | 53.65 | 15.89 | 49.8 | 14.63 |
16
  | Hungarians/whisper-tiny-cv16-hu | 30.57 | 8.52 | 27.71 | 7.86 |
17
  | sarpba/whisper-tiny-cv16-hu-v2 | 16.99 | 4.98 | 15.27 | 4.49 |
18
  | Hungarians/whisper-base-cv16-hu | 15.55 | 4.07 | 13.68 | 3.67 |
 
10
  Hungarian language specific compare test result (on Common Voice 11 dataset):
11
  | Modell | WER | CER | NORMALISED WER | NORMALISED CER |
12
  |:----------------------------------:|:-------------:|:---------------:|:--------------:|:--------------:|
13
+ | original openai/whisper-tiny | 112.1 | 51.33 | 108.79 | 49.64 |
14
+ | original openai/whisper-base | 95.87 | 42.84 | 95.68 | 41.38 |
15
+ | original openai/whisper-small | 53.65 | 15.89 | 49.8 | 14.63 |
16
  | Hungarians/whisper-tiny-cv16-hu | 30.57 | 8.52 | 27.71 | 7.86 |
17
  | sarpba/whisper-tiny-cv16-hu-v2 | 16.99 | 4.98 | 15.27 | 4.49 |
18
  | Hungarians/whisper-base-cv16-hu | 15.55 | 4.07 | 13.68 | 3.67 |