clid0 commited on
Commit
5188521
·
verified ·
1 Parent(s): a6fdab4

End of training

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -1,22 +1,24 @@
1
  ---
2
  library_name: transformers
 
 
3
  license: apache-2.0
4
  base_model: openai/whisper-small
5
  tags:
6
  - generated_from_trainer
7
  datasets:
8
- - common_voice_13_0
9
  model-index:
10
- - name: stt
11
  results: []
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
  should probably proofread and complete it, then remove this comment. -->
16
 
17
- # stt
18
 
19
- This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the common_voice_13_0 dataset.
20
 
21
  ## Model description
22
 
 
1
  ---
2
  library_name: transformers
3
+ language:
4
+ - ko
5
  license: apache-2.0
6
  base_model: openai/whisper-small
7
  tags:
8
  - generated_from_trainer
9
  datasets:
10
+ - mozilla-foundation/common_voice_13_0
11
  model-index:
12
+ - name: Whisper Small Ko - korean-clid
13
  results: []
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
  should probably proofread and complete it, then remove this comment. -->
18
 
19
+ # Whisper Small Ko - korean-clid
20
 
21
+ This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 13.0 dataset.
22
 
23
  ## Model description
24