End of training
Browse files
README.md
CHANGED
@@ -1,13 +1,29 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
base_model: openai/whisper-medium
|
4 |
tags:
|
|
|
5 |
- generated_from_trainer
|
|
|
|
|
6 |
metrics:
|
7 |
- wer
|
8 |
model-index:
|
9 |
- name: chungnam_firestation3Kfiles_WER_model
|
10 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -15,7 +31,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# chungnam_firestation3Kfiles_WER_model
|
17 |
|
18 |
-
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 1.2164
|
21 |
- Wer: 54.3478
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- ko
|
4 |
license: apache-2.0
|
5 |
base_model: openai/whisper-medium
|
6 |
tags:
|
7 |
+
- hf-asr-leaderboard
|
8 |
- generated_from_trainer
|
9 |
+
datasets:
|
10 |
+
- Marcusxx/chungnamFireStation3Kfiles
|
11 |
metrics:
|
12 |
- wer
|
13 |
model-index:
|
14 |
- name: chungnam_firestation3Kfiles_WER_model
|
15 |
+
results:
|
16 |
+
- task:
|
17 |
+
name: Automatic Speech Recognition
|
18 |
+
type: automatic-speech-recognition
|
19 |
+
dataset:
|
20 |
+
name: Marcusxx/chungnamFireStation3Kfiles
|
21 |
+
type: Marcusxx/chungnamFireStation3Kfiles
|
22 |
+
args: 'config: ko, split: valid'
|
23 |
+
metrics:
|
24 |
+
- name: Wer
|
25 |
+
type: wer
|
26 |
+
value: 54.347826086956516
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
31 |
|
32 |
# chungnam_firestation3Kfiles_WER_model
|
33 |
|
34 |
+
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the Marcusxx/chungnamFireStation3Kfiles dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
- Loss: 1.2164
|
37 |
- Wer: 54.3478
|