Update README.md
Browse files
README.md
CHANGED
@@ -23,18 +23,18 @@ model-index:
|
|
23 |
metrics:
|
24 |
- name: Test WER
|
25 |
type: wer
|
26 |
-
value: 5.
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
---
|
39 |
# Wav2vec 2.0 large-voxpopuli-sv-swedish
|
40 |
Finetuned version of Facebooks [VoxPopuli-sv large](https://huggingface.co/facebook/wav2vec2-large-sv-voxpopuli) model.
|
|
|
23 |
metrics:
|
24 |
- name: Test WER
|
25 |
type: wer
|
26 |
+
value: 5.192353080009441
|
27 |
+
- task:
|
28 |
+
name: Speech Recognition
|
29 |
+
type: automatic-speech-recognition
|
30 |
+
dataset:
|
31 |
+
name: Common Voice
|
32 |
+
type: common_voice
|
33 |
+
args: sv-SE
|
34 |
+
metrics:
|
35 |
+
- name: Test WER
|
36 |
+
type: wer
|
37 |
+
value: 17.37743757973392
|
38 |
---
|
39 |
# Wav2vec 2.0 large-voxpopuli-sv-swedish
|
40 |
Finetuned version of Facebooks [VoxPopuli-sv large](https://huggingface.co/facebook/wav2vec2-large-sv-voxpopuli) model.
|