haseong8012 commited on
Commit
3d01162
1 Parent(s): 7fe58de

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +50 -0
README.md ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - ko
4
+ license: apache-2.0
5
+ base_model: openai/whisper-small
6
+ tags:
7
+ - hf-asr-leaderboard
8
+ - generated_from_trainer
9
+ datasets:
10
+ - haseong8012/child-50k
11
+ model-index:
12
+ - name: whisper-small_child-50k2
13
+ results: []
14
+ metrics:
15
+ - wer
16
+ - cer
17
+ ---
18
+
19
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
20
+ should probably proofread and complete it, then remove this comment. -->
21
+
22
+ # whisper-small-fineTuned_By_korean-child-command-voice_train-0-10000_smaplingRate-16000-aag-test1
23
+
24
+ This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the haseong8012/child-50k dataset.
25
+
26
+ - eval_loss: 0.01577906496822834
27
+ - eval_cer: 0.5696816412724527
28
+ - eval_wer: 1.2814293799013663
29
+
30
+ ## Model description
31
+
32
+ More information needed
33
+
34
+ ## Intended uses & limitations
35
+
36
+ More information needed
37
+
38
+ ## Training and evaluation data
39
+
40
+ More information needed
41
+
42
+ ## Training procedure
43
+
44
+ ### Training hyperparameters
45
+
46
+ The following hyperparameters were used during training:
47
+
48
+
49
+ ### Framework versions
50
+