update model card README.md
Browse files
README.md
CHANGED
@@ -1,20 +1,23 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
|
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
-
- afrispeech-200
|
7 |
model-index:
|
8 |
-
- name:
|
9 |
results: []
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
should probably proofread and complete it, then remove this comment. -->
|
14 |
|
15 |
-
#
|
16 |
|
17 |
-
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- eval_loss: 0.6865
|
20 |
- eval_wer: 29.3845
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
license: apache-2.0
|
5 |
tags:
|
6 |
+
- hf-asr-leaderboard
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
+
- tobiolatunji/afrispeech-200
|
10 |
model-index:
|
11 |
+
- name: Whisper Small En - Owos
|
12 |
results: []
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
16 |
should probably proofread and complete it, then remove this comment. -->
|
17 |
|
18 |
+
# Whisper Small En - Owos
|
19 |
|
20 |
+
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the AfriSpeech_j dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- eval_loss: 0.6865
|
23 |
- eval_wer: 29.3845
|