mageec commited on
Commit
4499a1b
1 Parent(s): ae6ae3e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -1
README.md CHANGED
@@ -8,6 +8,33 @@ metrics:
8
  model-index:
9
  - name: whisper-tiny-hi-capstone
10
  results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -62,4 +89,4 @@ The following hyperparameters were used during training:
62
  - Transformers 4.36.2
63
  - Pytorch 2.1.2+cu121
64
  - Datasets 2.16.0
65
- - Tokenizers 0.15.0
 
8
  model-index:
9
  - name: whisper-tiny-hi-capstone
10
  results: []
11
+ datasets:
12
+ - mozilla-foundation/common_voice_16_1
13
+ language:
14
+ - en
15
+ - zh
16
+ - de
17
+ - es
18
+ - ru
19
+ - ko
20
+ - fr
21
+ - ja
22
+ - pt
23
+ - tr
24
+ - pl
25
+ - ca
26
+ - nl
27
+ - ar
28
+ - sv
29
+ - it
30
+ - id
31
+ - hi
32
+ - fi
33
+ - vi
34
+ - he
35
+ - uk
36
+ - za
37
+ pipeline_tag: automatic-speech-recognition
38
  ---
39
 
40
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
89
  - Transformers 4.36.2
90
  - Pytorch 2.1.2+cu121
91
  - Datasets 2.16.0
92
+ - Tokenizers 0.15.0