Update README.md
Browse files
README.md
CHANGED
@@ -38,6 +38,19 @@ model-index:
|
|
38 |
- name: Wer
|
39 |
type: wer
|
40 |
value: 16.29
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
41 |
---
|
42 |
|
43 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -50,6 +63,7 @@ It achieves the following results on the evaluation set:
|
|
50 |
- Loss: 0.00
|
51 |
- WER on `mozilla-foundation/common_voice_11_0` FR (with normalization): 15.38 %
|
52 |
- WER on `facebook/voxpopuli` FR (with normalization): 16.29 %
|
|
|
53 |
|
54 |
## Model description
|
55 |
|
|
|
38 |
- name: Wer
|
39 |
type: wer
|
40 |
value: 16.29
|
41 |
+
- task:
|
42 |
+
name: Automatic Speech Recognition
|
43 |
+
type: automatic-speech-recognition
|
44 |
+
dataset:
|
45 |
+
name: google/fleurs fr_fr
|
46 |
+
type: google/fleurs
|
47 |
+
config: fr_fr
|
48 |
+
split: test
|
49 |
+
args: fr_fr
|
50 |
+
metrics:
|
51 |
+
- name: Wer
|
52 |
+
type: wer
|
53 |
+
value: 13.98
|
54 |
---
|
55 |
|
56 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
63 |
- Loss: 0.00
|
64 |
- WER on `mozilla-foundation/common_voice_11_0` FR (with normalization): 15.38 %
|
65 |
- WER on `facebook/voxpopuli` FR (with normalization): 16.29 %
|
66 |
+
- WER on `google/fleurs` fr_fr (with normalization): 13.98 %
|
67 |
|
68 |
## Model description
|
69 |
|