update model card README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ base_model: openai/whisper-small
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
-
- common_voice_9_0
|
8 |
metrics:
|
9 |
- wer
|
10 |
model-index:
|
@@ -14,8 +14,8 @@ model-index:
|
|
14 |
name: Automatic Speech Recognition
|
15 |
type: automatic-speech-recognition
|
16 |
dataset:
|
17 |
-
name: common_voice_9_0
|
18 |
-
type: common_voice_9_0
|
19 |
config: id
|
20 |
split: train
|
21 |
args: id
|
@@ -30,7 +30,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
30 |
|
31 |
# special3
|
32 |
|
33 |
-
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the common_voice_9_0 dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
- Loss: 0.0008
|
36 |
- Wer: 0.1995
|
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
+
- mozilla-foundation/common_voice_9_0
|
8 |
metrics:
|
9 |
- wer
|
10 |
model-index:
|
|
|
14 |
name: Automatic Speech Recognition
|
15 |
type: automatic-speech-recognition
|
16 |
dataset:
|
17 |
+
name: mozilla-foundation/common_voice_9_0 id
|
18 |
+
type: mozilla-foundation/common_voice_9_0
|
19 |
config: id
|
20 |
split: train
|
21 |
args: id
|
|
|
30 |
|
31 |
# special3
|
32 |
|
33 |
+
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the mozilla-foundation/common_voice_9_0 id dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
- Loss: 0.0008
|
36 |
- Wer: 0.1995
|