Fix tags
Browse files
README.md
CHANGED
|
@@ -2,11 +2,24 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
- generated_from_trainer
|
|
|
|
|
|
|
| 5 |
metrics:
|
| 6 |
- wer
|
| 7 |
model-index:
|
| 8 |
-
- name: openai/whisper-
|
| 9 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -14,7 +27,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
|
| 15 |
# openai/whisper-base
|
| 16 |
|
| 17 |
-
This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on the
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
- Loss: 0.3608
|
| 20 |
- Wer: 16.1510
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
- generated_from_trainer
|
| 5 |
+
- hf-asr-leaderboard
|
| 6 |
+
- whisper-event
|
| 7 |
metrics:
|
| 8 |
- wer
|
| 9 |
model-index:
|
| 10 |
+
- name: openai/whisper-medium
|
| 11 |
+
results:
|
| 12 |
+
- task:
|
| 13 |
+
name: Automatic Speech Recognition
|
| 14 |
+
type: automatic-speech-recognition
|
| 15 |
+
dataset:
|
| 16 |
+
name: mozilla-foundation/common_voice_11_0 ca
|
| 17 |
+
type: mozilla-foundation/common_voice_11_0
|
| 18 |
+
args: 'config: ml, split: test'
|
| 19 |
+
metrics:
|
| 20 |
+
- name: Wer
|
| 21 |
+
type: wer
|
| 22 |
+
value: 16.15101446793939
|
| 23 |
---
|
| 24 |
|
| 25 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 27 |
|
| 28 |
# openai/whisper-base
|
| 29 |
|
| 30 |
+
This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on the mozilla-foundation/common_voice_11_0 ca dataset.
|
| 31 |
It achieves the following results on the evaluation set:
|
| 32 |
- Loss: 0.3608
|
| 33 |
- Wer: 16.1510
|