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