event
Browse files
README.md
CHANGED
|
@@ -26,7 +26,7 @@ model-index:
|
|
| 26 |
metrics:
|
| 27 |
- name: Wer
|
| 28 |
type: wer
|
| 29 |
-
value:
|
| 30 |
---
|
| 31 |
|
| 32 |
# Whisper Tiny Norwegian Bokmål
|
|
@@ -34,8 +34,8 @@ model-index:
|
|
| 34 |
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) trained on several datasets.
|
| 35 |
|
| 36 |
It is currently in the middle of a large training. Currently it achieves the following results on the evaluation set:
|
| 37 |
-
- Loss: 0.
|
| 38 |
-
- Wer:
|
| 39 |
|
| 40 |
## Model description
|
| 41 |
|
|
|
|
| 26 |
metrics:
|
| 27 |
- name: Wer
|
| 28 |
type: wer
|
| 29 |
+
value: 15.56
|
| 30 |
---
|
| 31 |
|
| 32 |
# Whisper Tiny Norwegian Bokmål
|
|
|
|
| 34 |
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) trained on several datasets.
|
| 35 |
|
| 36 |
It is currently in the middle of a large training. Currently it achieves the following results on the evaluation set:
|
| 37 |
+
- Loss: 0.3230
|
| 38 |
+
- Wer: 15.56
|
| 39 |
|
| 40 |
## Model description
|
| 41 |
|