Upload README.md
Browse files
README.md
CHANGED
|
@@ -1,15 +1,51 @@
|
|
| 1 |
---
|
| 2 |
-
language:
|
| 3 |
-
|
| 4 |
-
thumbnail:
|
| 5 |
tags:
|
| 6 |
- automatic-speech-recognition
|
| 7 |
- robust-speech-event
|
| 8 |
-
license:
|
| 9 |
datasets:
|
| 10 |
- mozilla-foundation/common_voice_7_0
|
| 11 |
metrics:
|
| 12 |
- WER
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
# XLS-R-300m-Arabic
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
+
- ar
|
| 4 |
+
thumbnail: wav2vec2-large-xls-r-300m-arabic fine-tuned for Modern Standard Arabic
|
| 5 |
tags:
|
| 6 |
- automatic-speech-recognition
|
| 7 |
- robust-speech-event
|
| 8 |
+
license: apache-2.0
|
| 9 |
datasets:
|
| 10 |
- mozilla-foundation/common_voice_7_0
|
| 11 |
metrics:
|
| 12 |
- WER
|
| 13 |
+
model-index:
|
| 14 |
+
- name: wav2vec2-large-xls-r-300m-arabic
|
| 15 |
+
results:
|
| 16 |
+
- task:
|
| 17 |
+
name: Automatic Speech Recognition
|
| 18 |
+
type: automatic-speech-recognition
|
| 19 |
+
dataset:
|
| 20 |
+
name: Common Voice 7.0
|
| 21 |
+
type: mozilla-foundation/common_voice_7_0
|
| 22 |
+
args: ar
|
| 23 |
+
metrics:
|
| 24 |
+
- name: Test WER
|
| 25 |
+
type: wer
|
| 26 |
+
value: 57.8
|
| 27 |
+
- task:
|
| 28 |
+
name: Automatic Speech Recognition
|
| 29 |
+
type: automatic-speech-recognition
|
| 30 |
+
dataset:
|
| 31 |
+
name: Robust Speech Event - Dev Data
|
| 32 |
+
type: speech-recognition-community-v2/dev_data
|
| 33 |
+
args: ar
|
| 34 |
+
metrics:
|
| 35 |
+
- name: Test WER
|
| 36 |
+
type: wer
|
| 37 |
+
value: 95.07
|
| 38 |
+
- task:
|
| 39 |
+
name: Automatic Speech Recognition
|
| 40 |
+
type: automatic-speech-recognition
|
| 41 |
+
dataset:
|
| 42 |
+
name: Robust Speech Event - Test Data
|
| 43 |
+
type: speech-recognition-community-v2/eval_data
|
| 44 |
+
args: ar
|
| 45 |
+
metrics:
|
| 46 |
+
- name: Test WER
|
| 47 |
+
type: wer
|
| 48 |
+
value: 93.58
|
| 49 |
---
|
| 50 |
|
| 51 |
# XLS-R-300m-Arabic
|