Update README.md
Browse files
README.md
CHANGED
|
@@ -4,13 +4,12 @@ language:
|
|
| 4 |
license: apache-2.0
|
| 5 |
base_model: openai/whisper-base
|
| 6 |
tags:
|
| 7 |
-
- ar-asr-leaderboard
|
| 8 |
-
- generated_from_trainer
|
| 9 |
- whisper
|
| 10 |
- Arabic
|
| 11 |
- AR
|
| 12 |
- speech to text
|
| 13 |
- stt
|
|
|
|
| 14 |
datasets:
|
| 15 |
- mozilla-foundation/common_voice_16_0
|
| 16 |
- BelalElhossany/mgb2_audios_transcriptions_non_overlap
|
|
@@ -23,10 +22,6 @@ model-index:
|
|
| 23 |
- task:
|
| 24 |
name: Automatic Speech Recognition
|
| 25 |
type: automatic-speech-recognition
|
| 26 |
-
# dataset:
|
| 27 |
-
# name: Common Voice 15.0
|
| 28 |
-
# type: mozilla-foundation/common_voice_15_0
|
| 29 |
-
# args: 'config: ar, split: test'
|
| 30 |
metrics:
|
| 31 |
- name: Wer
|
| 32 |
type: wer
|
|
|
|
| 4 |
license: apache-2.0
|
| 5 |
base_model: openai/whisper-base
|
| 6 |
tags:
|
|
|
|
|
|
|
| 7 |
- whisper
|
| 8 |
- Arabic
|
| 9 |
- AR
|
| 10 |
- speech to text
|
| 11 |
- stt
|
| 12 |
+
- transcription
|
| 13 |
datasets:
|
| 14 |
- mozilla-foundation/common_voice_16_0
|
| 15 |
- BelalElhossany/mgb2_audios_transcriptions_non_overlap
|
|
|
|
| 22 |
- task:
|
| 23 |
name: Automatic Speech Recognition
|
| 24 |
type: automatic-speech-recognition
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
metrics:
|
| 26 |
- name: Wer
|
| 27 |
type: wer
|