Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,8 @@ tags:
|
|
9 |
- automatic-speech-recognition
|
10 |
- greek
|
11 |
datasets:
|
12 |
-
- mozilla-foundation/common_voice_11_0
|
|
|
13 |
metrics:
|
14 |
- wer
|
15 |
model-index:
|
@@ -31,8 +32,7 @@ model-index:
|
|
31 |
|
32 |
# whisper-md-el-intlv-xs
|
33 |
|
34 |
-
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on
|
35 |
-
It achieves the following results on the evaluation set:
|
36 |
- Loss: 0.4168
|
37 |
- Wer: 11.3670
|
38 |
|
|
|
9 |
- automatic-speech-recognition
|
10 |
- greek
|
11 |
datasets:
|
12 |
+
- mozilla-foundation/common_voice_11_0
|
13 |
+
- google/fleurs
|
14 |
metrics:
|
15 |
- wer
|
16 |
model-index:
|
|
|
32 |
|
33 |
# whisper-md-el-intlv-xs
|
34 |
|
35 |
+
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on interleaved mozilla-foundation/common_voice_11_0 (el) and the google/fleurs (el_gr) datasets. It achieves the following results on the mozilla-foundation/common_voice_11_0 test evaluation set:
|
|
|
36 |
- Loss: 0.4168
|
37 |
- Wer: 11.3670
|
38 |
|