VinayHajare
commited on
Commit
·
73b30e9
1
Parent(s):
8d37210
update model card README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,7 @@ language:
|
|
4 |
license: apache-2.0
|
5 |
base_model: openai/whisper-small
|
6 |
tags:
|
|
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
- mozilla-foundation/common_voice_13_0
|
@@ -16,11 +17,11 @@ model-index:
|
|
16 |
name: Automatic Speech Recognition
|
17 |
type: automatic-speech-recognition
|
18 |
dataset:
|
19 |
-
name: Common Voice 13
|
20 |
type: mozilla-foundation/common_voice_13_0
|
21 |
config: mr
|
22 |
split: test
|
23 |
-
args: mr
|
24 |
metrics:
|
25 |
- name: Wer
|
26 |
type: wer
|
@@ -32,7 +33,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
32 |
|
33 |
# whisper-small-finetuned-common-voice-mr
|
34 |
|
35 |
-
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 13 dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
- Loss: 0.2470
|
38 |
- Wer Ortho: 44.1856
|
|
|
4 |
license: apache-2.0
|
5 |
base_model: openai/whisper-small
|
6 |
tags:
|
7 |
+
- hf-asr-leaderboard
|
8 |
- generated_from_trainer
|
9 |
datasets:
|
10 |
- mozilla-foundation/common_voice_13_0
|
|
|
17 |
name: Automatic Speech Recognition
|
18 |
type: automatic-speech-recognition
|
19 |
dataset:
|
20 |
+
name: Common Voice 13.0
|
21 |
type: mozilla-foundation/common_voice_13_0
|
22 |
config: mr
|
23 |
split: test
|
24 |
+
args: 'config: mr, split: test'
|
25 |
metrics:
|
26 |
- name: Wer
|
27 |
type: wer
|
|
|
33 |
|
34 |
# whisper-small-finetuned-common-voice-mr
|
35 |
|
36 |
+
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 13.0 dataset.
|
37 |
It achieves the following results on the evaluation set:
|
38 |
- Loss: 0.2470
|
39 |
- Wer Ortho: 44.1856
|