Sagicc commited on
Commit
6c1bd6f
1 Parent(s): 2053136

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -7,6 +7,7 @@ tags:
7
  - generated_from_trainer
8
  datasets:
9
  - mozilla-foundation/common_voice_13_0
 
10
  metrics:
11
  - wer
12
  model-index:
@@ -30,7 +31,7 @@ model-index:
30
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
31
  should probably proofread and complete it, then remove this comment. -->
32
 
33
- # Whisper Small cmb
34
 
35
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 13 dataset.
36
  It achieves the following results on the evaluation set:
@@ -40,7 +41,7 @@ It achieves the following results on the evaluation set:
40
 
41
  ## Model description
42
 
43
- More information needed
44
 
45
  ## Intended uses & limitations
46
 
@@ -79,4 +80,4 @@ The following hyperparameters were used during training:
79
  - Transformers 4.35.2
80
  - Pytorch 2.0.1+cu117
81
  - Datasets 2.14.5
82
- - Tokenizers 0.14.1
 
7
  - generated_from_trainer
8
  datasets:
9
  - mozilla-foundation/common_voice_13_0
10
+ - google/fleurs
11
  metrics:
12
  - wer
13
  model-index:
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
32
  should probably proofread and complete it, then remove this comment. -->
33
 
34
+ # Whisper Small Combined
35
 
36
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 13 dataset.
37
  It achieves the following results on the evaluation set:
 
41
 
42
  ## Model description
43
 
44
+ This is a fine tunned on merged datasets Common Voice 13 + Fleurs + [Juzne vesti (South news)](http://hdl.handle.net/11356/1679)
45
 
46
  ## Intended uses & limitations
47
 
 
80
  - Transformers 4.35.2
81
  - Pytorch 2.0.1+cu117
82
  - Datasets 2.14.5
83
+ - Tokenizers 0.14.1