./repo_name/checkpoint-600
Browse files
README.md
CHANGED
@@ -1,23 +1,23 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
datasets:
|
4 |
-
- sikaro/Old_People_Talk_Dataset_Ko_Train
|
5 |
language:
|
6 |
- ko
|
7 |
-
library_name: transformers
|
8 |
license: apache-2.0
|
|
|
9 |
tags:
|
10 |
- hf-asr-leaderboard
|
11 |
- generated_from_trainer
|
|
|
|
|
12 |
model-index:
|
13 |
-
- name:
|
14 |
results: []
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
18 |
should probably proofread and complete it, then remove this comment. -->
|
19 |
|
20 |
-
#
|
21 |
|
22 |
This model is a fine-tuned version of [openai/whisper-large-v3](https://huggingface.co/openai/whisper-large-v3) on the Old_People_Talk_Dataset_Ko_Train dataset.
|
23 |
It achieves the following results on the evaluation set:
|
|
|
1 |
---
|
2 |
+
library_name: transformers
|
|
|
|
|
3 |
language:
|
4 |
- ko
|
|
|
5 |
license: apache-2.0
|
6 |
+
base_model: openai/whisper-large-v3
|
7 |
tags:
|
8 |
- hf-asr-leaderboard
|
9 |
- generated_from_trainer
|
10 |
+
datasets:
|
11 |
+
- sikaro/Old_People_Talk_Dataset_Ko_Train
|
12 |
model-index:
|
13 |
+
- name: Whisper_Old_People_Talk_check
|
14 |
results: []
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
18 |
should probably proofread and complete it, then remove this comment. -->
|
19 |
|
20 |
+
# Whisper_Old_People_Talk_check
|
21 |
|
22 |
This model is a fine-tuned version of [openai/whisper-large-v3](https://huggingface.co/openai/whisper-large-v3) on the Old_People_Talk_Dataset_Ko_Train dataset.
|
23 |
It achieves the following results on the evaluation set:
|