End of training
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ datasets:
|
|
10 |
metrics:
|
11 |
- wer
|
12 |
model-index:
|
13 |
-
- name: Whisper Small
|
14 |
results:
|
15 |
- task:
|
16 |
name: Automatic Speech Recognition
|
@@ -20,7 +20,7 @@ model-index:
|
|
20 |
type: mozilla-foundation/common_voice_17_0
|
21 |
config: mr
|
22 |
split: None
|
23 |
-
args: 'config:
|
24 |
metrics:
|
25 |
- name: Wer
|
26 |
type: wer
|
@@ -30,7 +30,7 @@ model-index:
|
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
31 |
should probably proofread and complete it, then remove this comment. -->
|
32 |
|
33 |
-
# Whisper Small
|
34 |
|
35 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 17.0 dataset.
|
36 |
It achieves the following results on the evaluation set:
|
|
|
10 |
metrics:
|
11 |
- wer
|
12 |
model-index:
|
13 |
+
- name: Whisper Small Marathi - Tripti
|
14 |
results:
|
15 |
- task:
|
16 |
name: Automatic Speech Recognition
|
|
|
20 |
type: mozilla-foundation/common_voice_17_0
|
21 |
config: mr
|
22 |
split: None
|
23 |
+
args: 'config: mr, split: test'
|
24 |
metrics:
|
25 |
- name: Wer
|
26 |
type: wer
|
|
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
31 |
should probably proofread and complete it, then remove this comment. -->
|
32 |
|
33 |
+
# Whisper Small Marathi - Tripti
|
34 |
|
35 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 17.0 dataset.
|
36 |
It achieves the following results on the evaluation set:
|