allandclive commited on
Commit
ff8bfe8
1 Parent(s): 575af1c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -14
README.md CHANGED
@@ -4,30 +4,26 @@ base_model: openai/whisper-tiny
4
  tags:
5
  - generated_from_trainer
6
  model-index:
7
- - name: my-whisper-tiny
8
  results: []
 
 
 
 
 
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
  should probably proofread and complete it, then remove this comment. -->
13
 
14
- # my-whisper-tiny
15
 
16
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the None dataset.
17
 
18
  ## Model description
19
 
20
- More information needed
21
-
22
- ## Intended uses & limitations
23
-
24
- More information needed
25
-
26
- ## Training and evaluation data
27
-
28
- More information needed
29
-
30
- ## Training procedure
31
 
32
  ### Training hyperparameters
33
 
@@ -51,4 +47,4 @@ The following hyperparameters were used during training:
51
  - Transformers 4.38.2
52
  - Pytorch 2.1.0+cu121
53
  - Datasets 2.18.0
54
- - Tokenizers 0.15.2
 
4
  tags:
5
  - generated_from_trainer
6
  model-index:
7
+ - name: whisper-tiny-luganda-v2
8
  results: []
9
+ datasets:
10
+ - mozilla-foundation/common_voice_16_1
11
+ - google/fleurs
12
+ language:
13
+ - lg
14
+ pipeline_tag: automatic-speech-recognition
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-tiny-luganda-v2
21
 
22
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the None dataset.
23
 
24
  ## Model description
25
 
26
+ Trained on more data from Commonvoice_16_1; validation,invalidated & other
 
 
 
 
 
 
 
 
 
 
27
 
28
  ### Training hyperparameters
29
 
 
47
  - Transformers 4.38.2
48
  - Pytorch 2.1.0+cu121
49
  - Datasets 2.18.0
50
+ - Tokenizers 0.15.2