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