Update README.md
Browse files
README.md
CHANGED
@@ -11,18 +11,18 @@ model-index:
|
|
11 |
name: Automatic Speech Recognition
|
12 |
type: automatic-speech-recognition
|
13 |
dataset:
|
14 |
-
name:
|
15 |
-
type:
|
16 |
config: uk
|
17 |
split: test
|
18 |
args: uk
|
19 |
metrics:
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
license: mit
|
24 |
datasets:
|
25 |
-
-
|
26 |
language:
|
27 |
- uk
|
28 |
pipeline_tag: automatic-speech-recognition
|
|
|
11 |
name: Automatic Speech Recognition
|
12 |
type: automatic-speech-recognition
|
13 |
dataset:
|
14 |
+
name: mozilla-foundation/common_voice_16_1
|
15 |
+
type: mozilla-foundation/common_voice_16_1
|
16 |
config: uk
|
17 |
split: test
|
18 |
args: uk
|
19 |
metrics:
|
20 |
+
- name: Wer
|
21 |
+
type: wer
|
22 |
+
value: 0.0987
|
23 |
license: mit
|
24 |
datasets:
|
25 |
+
- mozilla-foundation/common_voice_16_1
|
26 |
language:
|
27 |
- uk
|
28 |
pipeline_tag: automatic-speech-recognition
|