Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,54 @@
|
|
| 1 |
-
---
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language: is
|
| 3 |
+
tags:
|
| 4 |
+
- automatic-speech-recognition
|
| 5 |
+
- wav2vec2
|
| 6 |
+
- WER
|
| 7 |
+
model-index:
|
| 8 |
+
- name: "gudjonk93/female_over_49"
|
| 9 |
+
results:
|
| 10 |
+
- task:
|
| 11 |
+
name: "Automatic Speech Recognition"
|
| 12 |
+
type: automatic-speech-recognition
|
| 13 |
+
dataset:
|
| 14 |
+
name: "Samrómur Milljón, split=female_gt_49_yrs (Validation)"
|
| 15 |
+
type: "language-and-voice-lab/samromur_milljon"
|
| 16 |
+
split: "validation"
|
| 17 |
+
args: "female_gt_49_yrs"
|
| 18 |
+
metrics:
|
| 19 |
+
- name: "WER Seed 42 - Split 1"
|
| 20 |
+
type: wer
|
| 21 |
+
value: 10.9
|
| 22 |
+
- name: "WER Seed 42 - Split 2"
|
| 23 |
+
type: wer
|
| 24 |
+
value: 10.9
|
| 25 |
+
- name: "WER Seed 42 - Split 3"
|
| 26 |
+
type: wer
|
| 27 |
+
value: 11.2
|
| 28 |
+
- name: "WER Seed 43 - Split 1"
|
| 29 |
+
type: wer
|
| 30 |
+
value: 11.2
|
| 31 |
+
- name: "WER Seed 43 - Split 2"
|
| 32 |
+
type: wer
|
| 33 |
+
value: 10.9
|
| 34 |
+
- name: "WER Seed 43 - Split 3"
|
| 35 |
+
type: wer
|
| 36 |
+
value: 10.8
|
| 37 |
+
- name: "WER Seed 44 - Split 1"
|
| 38 |
+
type: wer
|
| 39 |
+
value: 11.0
|
| 40 |
+
- name: "WER Seed 44 - Split 2"
|
| 41 |
+
type: wer
|
| 42 |
+
value: 10.6
|
| 43 |
+
- name: "WER Seed 44 - Split 3"
|
| 44 |
+
type: wer
|
| 45 |
+
value: 11.2
|
| 46 |
+
- name: "Avg WER"
|
| 47 |
+
type: wer
|
| 48 |
+
value: 11.0
|
| 49 |
+
|
| 50 |
+
---
|
| 51 |
+
|
| 52 |
+
# Model Description
|
| 53 |
+
Provide your detailed description here...
|
| 54 |
+
|