Update README.md
Browse files
README.md
CHANGED
@@ -33,6 +33,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
33 |
|
34 |
# Whisper Small ar - Mohammed Bakheet
|
35 |
|
|
|
|
|
36 |
This model is a fine-tuned version of [openai/whisper-large](https://huggingface.co/openai/whisper-large) on the Common Voice 11.0 dataset.
|
37 |
It achieves the following results on the evaluation set:
|
38 |
- Loss: 0.1921
|
@@ -40,11 +42,8 @@ It achieves the following results on the evaluation set:
|
|
40 |
|
41 |
## Model description
|
42 |
|
43 |
-
|
44 |
-
|
45 |
-
## Intended uses & limitations
|
46 |
-
|
47 |
-
More information needed
|
48 |
|
49 |
## Training and evaluation data
|
50 |
|
|
|
33 |
|
34 |
# Whisper Small ar - Mohammed Bakheet
|
35 |
|
36 |
+
نموذج كلام للتعرف على الصوت، هذا النموذج يتميز بدقة عالية في التعرف على الصوت باللغة العربية.
|
37 |
+
|
38 |
This model is a fine-tuned version of [openai/whisper-large](https://huggingface.co/openai/whisper-large) on the Common Voice 11.0 dataset.
|
39 |
It achieves the following results on the evaluation set:
|
40 |
- Loss: 0.1921
|
|
|
42 |
|
43 |
## Model description
|
44 |
|
45 |
+
This model is a fine-tuned version of openai/whisper-large on the Common Voice 11.0 dataset. It achieves 12.61 WER.
|
46 |
+
Data augmentation can be implemented to further improve the model performance.
|
|
|
|
|
|
|
47 |
|
48 |
## Training and evaluation data
|
49 |
|