kingabzpro
commited on
Commit
•
e99848a
1
Parent(s):
cbb82f2
Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,20 @@ language:
|
|
5 |
metrics:
|
6 |
- wer
|
7 |
pipeline_tag: automatic-speech-recognition
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
## Evaluation on WOLOF Test
|
|
|
5 |
metrics:
|
6 |
- wer
|
7 |
pipeline_tag: automatic-speech-recognition
|
8 |
+
|
9 |
+
model-index:
|
10 |
+
- name: wav2vec2-large-xlsr-53-wolof
|
11 |
+
results:
|
12 |
+
- task:
|
13 |
+
type: automatic-speech-recognition
|
14 |
+
name: WOLOF Speech Recognition
|
15 |
+
metrics:
|
16 |
+
- type: wer
|
17 |
+
value: 0.0788
|
18 |
+
name: WER
|
19 |
+
config: load_metric("wer")
|
20 |
+
verified: true
|
21 |
+
|
22 |
---
|
23 |
|
24 |
## Evaluation on WOLOF Test
|