Update README.md
Browse files
README.md
CHANGED
@@ -6,9 +6,12 @@ tags:
|
|
6 |
- whisper-event
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
|
|
|
|
9 |
- common_voice_11_0
|
10 |
metrics:
|
11 |
- wer
|
|
|
12 |
model-index:
|
13 |
- name: Whisper Medium ID - FLEURS-CV-LBV - Augmented
|
14 |
results:
|
@@ -77,8 +80,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
77 |
|
78 |
# Whisper Medium ID - FLEURS-CV-LBV - Augmented
|
79 |
|
80 |
-
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the common_voice_11_0
|
81 |
-
It achieves the following results on the evaluation set:
|
82 |
- Loss: 0.2788
|
83 |
- Wer: 7.6132
|
84 |
- Cer: 2.3332
|
|
|
6 |
- whisper-event
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
+
- fleurs
|
10 |
+
- librivox
|
11 |
- common_voice_11_0
|
12 |
metrics:
|
13 |
- wer
|
14 |
+
- cer
|
15 |
model-index:
|
16 |
- name: Whisper Medium ID - FLEURS-CV-LBV - Augmented
|
17 |
results:
|
|
|
80 |
|
81 |
# Whisper Medium ID - FLEURS-CV-LBV - Augmented
|
82 |
|
83 |
+
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the [mozilla-foundation/common_voice_11_0](https://huggingface.co/datasets/mozilla-foundation/common_voice_11_0), [google/fleurs](https://huggingface.co/datasets/google/fleurs), [indonesian-nlp/librivox-indonesia](https://huggingface.co/datasets/indonesian-nlp/librivox-indonesia) datasets.
|
84 |
+
It achieves the following results on the evaluation set (Common Voice 11.0):
|
85 |
- Loss: 0.2788
|
86 |
- Wer: 7.6132
|
87 |
- Cer: 2.3332
|