Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,6 @@ tags:
|
|
6 |
- generated_from_trainer
|
7 |
metrics:
|
8 |
- wer
|
9 |
-
- bleu
|
10 |
model-index:
|
11 |
- name: whisper-large-v3-turbo-OpenSLR-GL
|
12 |
results: []
|
@@ -27,6 +26,8 @@ This model was developed during a 3-week Speech Translation workshop organised b
|
|
27 |
|
28 |
### Performance and training details
|
29 |
|
|
|
|
|
30 |
It achieves the following results on the evaluation set:
|
31 |
- Loss: 0.1613
|
32 |
- **WER: 10.6845**
|
|
|
6 |
- generated_from_trainer
|
7 |
metrics:
|
8 |
- wer
|
|
|
9 |
model-index:
|
10 |
- name: whisper-large-v3-turbo-OpenSLR-GL
|
11 |
results: []
|
|
|
26 |
|
27 |
### Performance and training details
|
28 |
|
29 |
+
Baseline model achieved a WER score of **20.1** on the evaluation dataset.
|
30 |
+
|
31 |
It achieves the following results on the evaluation set:
|
32 |
- Loss: 0.1613
|
33 |
- **WER: 10.6845**
|