Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: apache-2.0
|
4 |
-
base_model: openai/whisper-
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
@@ -9,7 +9,7 @@ datasets:
|
|
9 |
metrics:
|
10 |
- wer
|
11 |
model-index:
|
12 |
-
- name: whisper-
|
13 |
results:
|
14 |
- task:
|
15 |
name: Automatic Speech Recognition
|
@@ -29,9 +29,9 @@ model-index:
|
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
30 |
should probably proofread and complete it, then remove this comment. -->
|
31 |
|
32 |
-
# whisper-
|
33 |
|
34 |
-
This model is a fine-tuned version of [
|
35 |
It achieves the following results on the evaluation set:
|
36 |
- Loss: 1.3225
|
37 |
- Wer: 65.3783
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: apache-2.0
|
4 |
+
base_model: openai/whisper-medium
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
|
|
9 |
metrics:
|
10 |
- wer
|
11 |
model-index:
|
12 |
+
- name: akan-whisper-medium
|
13 |
results:
|
14 |
- task:
|
15 |
name: Automatic Speech Recognition
|
|
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
30 |
should probably proofread and complete it, then remove this comment. -->
|
31 |
|
32 |
+
# akan-whisper-medium
|
33 |
|
34 |
+
This model is a fine-tuned version of [akan-whisper-medium](https://huggingface.co/openai/whisper-medium) on the audiofolder dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
- Loss: 1.3225
|
37 |
- Wer: 65.3783
|