Devion333 commited on
Commit
e059dc7
·
verified ·
1 Parent(s): b4e5dcd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -7,6 +7,14 @@ datasets:
7
  model-index:
8
  - name: whisper-small-dv
9
  results: []
 
 
 
 
 
 
 
 
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -57,4 +65,4 @@ The following hyperparameters were used during training:
57
  - Transformers 4.28.0
58
  - Pytorch 2.6.0+cu124
59
  - Datasets 3.6.0
60
- - Tokenizers 0.13.3
 
7
  model-index:
8
  - name: whisper-small-dv
9
  results: []
10
+ language:
11
+ - dv
12
+ metrics:
13
+ - wer
14
+ base_model:
15
+ - openai/whisper-small
16
+ pipeline_tag: automatic-speech-recognition
17
+ library_name: transformers
18
  ---
19
 
20
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
65
  - Transformers 4.28.0
66
  - Pytorch 2.6.0+cu124
67
  - Datasets 3.6.0
68
+ - Tokenizers 0.13.3