Update README.md
Browse files
README.md
CHANGED
@@ -2,8 +2,12 @@
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
|
|
|
|
5 |
metrics:
|
6 |
- wer
|
|
|
7 |
model-index:
|
8 |
- name: openai/whisper-large-v2
|
9 |
results: []
|
@@ -14,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# openai/whisper-large-v2
|
16 |
|
17 |
-
This model is a fine-tuned version of [openai/whisper-large-v2](https://huggingface.co/openai/whisper-large-v2) on the
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 0.2284
|
20 |
- Wer: 7.6453
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
- whisper-event
|
6 |
+
datasets:
|
7 |
+
- vumichien/preprocessed_jsut_jsss_css10_common_voice_11
|
8 |
metrics:
|
9 |
- wer
|
10 |
+
- cer
|
11 |
model-index:
|
12 |
- name: openai/whisper-large-v2
|
13 |
results: []
|
|
|
18 |
|
19 |
# openai/whisper-large-v2
|
20 |
|
21 |
+
This model is a fine-tuned version of [openai/whisper-large-v2](https://huggingface.co/openai/whisper-large-v2) on the vumichien/preprocessed_jsut_jsss_css10_common_voice_11 dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
- Loss: 0.2284
|
24 |
- Wer: 7.6453
|