End of training
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
language:
|
3 |
- my
|
4 |
license: apache-2.0
|
5 |
-
base_model: openai/whisper-
|
6 |
tags:
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
@@ -10,7 +10,7 @@ datasets:
|
|
10 |
metrics:
|
11 |
- wer
|
12 |
model-index:
|
13 |
-
- name: Whisper
|
14 |
results:
|
15 |
- task:
|
16 |
name: Automatic Speech Recognition
|
@@ -28,9 +28,9 @@ model-index:
|
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
29 |
should probably proofread and complete it, then remove this comment. -->
|
30 |
|
31 |
-
# Whisper
|
32 |
|
33 |
-
This model is a fine-tuned version of [openai/whisper-
|
34 |
It achieves the following results on the evaluation set:
|
35 |
- Loss: 0.7126
|
36 |
- Wer: 27.3945
|
|
|
2 |
language:
|
3 |
- my
|
4 |
license: apache-2.0
|
5 |
+
base_model: openai/whisper-small
|
6 |
tags:
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
|
|
10 |
metrics:
|
11 |
- wer
|
12 |
model-index:
|
13 |
+
- name: Whisper small Malay (4 batch size) - Gab
|
14 |
results:
|
15 |
- task:
|
16 |
name: Automatic Speech Recognition
|
|
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
29 |
should probably proofread and complete it, then remove this comment. -->
|
30 |
|
31 |
+
# Whisper small Malay (4 batch size) - Gab
|
32 |
|
33 |
+
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the malay-conversational-speech-corpus dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
- Loss: 0.7126
|
36 |
- Wer: 27.3945
|