mahimairaja
commited on
Commit
•
2bf33c9
1
Parent(s):
c904f5d
Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ datasets:
|
|
7 |
metrics:
|
8 |
- wer
|
9 |
model-index:
|
10 |
-
- name: whisper-tiny-
|
11 |
results:
|
12 |
- task:
|
13 |
name: Automatic Speech Recognition
|
@@ -29,7 +29,7 @@ pipeline_tag: automatic-speech-recognition
|
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
30 |
should probably proofread and complete it, then remove this comment. -->
|
31 |
|
32 |
-
# whisper-tiny-
|
33 |
|
34 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the minds14 dataset.
|
35 |
It achieves the following results on the evaluation set:
|
|
|
7 |
metrics:
|
8 |
- wer
|
9 |
model-index:
|
10 |
+
- name: whisper-tiny-finetuned-minds14
|
11 |
results:
|
12 |
- task:
|
13 |
name: Automatic Speech Recognition
|
|
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
30 |
should probably proofread and complete it, then remove this comment. -->
|
31 |
|
32 |
+
# whisper-tiny-finetuned-minds14
|
33 |
|
34 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the minds14 dataset.
|
35 |
It achieves the following results on the evaluation set:
|