End of training
Browse files
README.md
CHANGED
@@ -1,22 +1,22 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: apache-2.0
|
4 |
-
base_model: openai/whisper-
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
metrics:
|
8 |
- wer
|
9 |
model-index:
|
10 |
-
- name: whisper-
|
11 |
results: []
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
16 |
|
17 |
-
# whisper-
|
18 |
|
19 |
-
This model is a fine-tuned version of [openai/whisper-
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.8793
|
22 |
- Wer: 35.7817
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: apache-2.0
|
4 |
+
base_model: openai/whisper-small
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
metrics:
|
8 |
- wer
|
9 |
model-index:
|
10 |
+
- name: whisper-small-akan
|
11 |
results: []
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
16 |
|
17 |
+
# whisper-small-akan
|
18 |
|
19 |
+
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.8793
|
22 |
- Wer: 35.7817
|