Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- ar
|
| 4 |
+
tags:
|
| 5 |
+
- whisper-event
|
| 6 |
+
- generated_from_trainer
|
| 7 |
+
datasets:
|
| 8 |
+
- mozilla-foundation/common_voice_11_0
|
| 9 |
+
metrics:
|
| 10 |
+
- wer
|
| 11 |
+
model-index:
|
| 12 |
+
- name: "Whisper Small AR - gerryc"
|
| 13 |
+
results:
|
| 14 |
+
- task:
|
| 15 |
+
name: Automatic Speech Recognition
|
| 16 |
+
type: automatic-speech-recognition
|
| 17 |
+
dataset:
|
| 18 |
+
name: FLEURS
|
| 19 |
+
type: google/fleurs
|
| 20 |
+
config: ar_eg
|
| 21 |
+
split: test
|
| 22 |
+
args: ar
|
| 23 |
+
metrics:
|
| 24 |
+
- name: Wer
|
| 25 |
+
type: wer
|
| 26 |
+
value: 59.26
|
| 27 |
+
---
|
| 28 |
+
|
| 29 |
+
# Whisper Small Ar - gerryc
|
| 30 |
+
|
| 31 |
+
Model was trained on CommonVoice Train.
|
| 32 |
+
|
| 33 |
+
Normalized and lowercased.
|
| 34 |
+
|