Update README.md
Browse files
README.md
CHANGED
@@ -24,6 +24,39 @@ model-index:
|
|
24 |
- name: Wer
|
25 |
type: wer
|
26 |
value: 11.227820307400155
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
24 |
- name: Wer
|
25 |
type: wer
|
26 |
value: 11.227820307400155
|
27 |
+
- task:
|
28 |
+
name: Automatic Speech Recognition
|
29 |
+
type: automatic-speech-recognition
|
30 |
+
dataset:
|
31 |
+
name: FLEURS ASR
|
32 |
+
type: google/fleurs
|
33 |
+
config: fr_fr
|
34 |
+
split: test
|
35 |
+
args: fr
|
36 |
+
metrics:
|
37 |
+
- name: WER
|
38 |
+
type: wer
|
39 |
+
value: 9.3526
|
40 |
+
- name: Cer
|
41 |
+
type: cer
|
42 |
+
value: 4.144
|
43 |
+
- task:
|
44 |
+
name: Automatic Speech Recognition
|
45 |
+
type: automatic-speech-recognition
|
46 |
+
dataset:
|
47 |
+
name: Multilingual LibriSpeech
|
48 |
+
type: facebook/multilingual_librispeech
|
49 |
+
config: french
|
50 |
+
split: test
|
51 |
+
args:
|
52 |
+
language: fr
|
53 |
+
metrics:
|
54 |
+
- name: WER
|
55 |
+
type: wer
|
56 |
+
value: 6.3468
|
57 |
+
- name: Cer
|
58 |
+
type: cer
|
59 |
+
value: 3.1561
|
60 |
---
|
61 |
|
62 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|