Edwin Rijgersberg
commited on
Commit
·
abf3c9d
1
Parent(s):
9b49b78
Update README.md
Browse filesAdd dataset info and WER before finetuning.
README.md
CHANGED
@@ -12,11 +12,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
12 |
|
13 |
# whisper-small-fy-NL
|
14 |
|
15 |
-
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the
|
16 |
It achieves the following results on the evaluation set:
|
17 |
- Loss: 0.5276
|
18 |
- Wer: 0.2919
|
19 |
|
|
|
|
|
20 |
## Model description
|
21 |
|
22 |
More information needed
|
|
|
12 |
|
13 |
# whisper-small-fy-NL
|
14 |
|
15 |
+
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the [CommonVoice 11 `fy-NL` (West-Frisian)](https://huggingface.co/datasets/mozilla-foundation/common_voice_11_0/viewer/fy-NL/train) dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
- Loss: 0.5276
|
18 |
- Wer: 0.2919
|
19 |
|
20 |
+
The Wer before finetuning was 1.0622.
|
21 |
+
|
22 |
## Model description
|
23 |
|
24 |
More information needed
|