Sagicc commited on
Commit
f1972a8
1 Parent(s): efccf2f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -7,6 +7,7 @@ tags:
7
  - generated_from_trainer
8
  datasets:
9
  - google/fleurs
 
10
  metrics:
11
  - wer
12
  model-index:
@@ -32,7 +33,7 @@ should probably proofread and complete it, then remove this comment. -->
32
 
33
  # Whisper Medium Sr Fleurs
34
 
35
- This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the Google Fleurs dataset.
36
  It achieves the following results on the evaluation set:
37
  - Loss: 0.1947
38
  - Wer Ortho: 0.1874
@@ -80,4 +81,4 @@ The following hyperparameters were used during training:
80
  - Transformers 4.33.1
81
  - Pytorch 2.0.1+cu117
82
  - Datasets 2.14.5
83
- - Tokenizers 0.13.3
 
7
  - generated_from_trainer
8
  datasets:
9
  - google/fleurs
10
+ - mozilla-foundation/common_voice_13_0
11
  metrics:
12
  - wer
13
  model-index:
 
33
 
34
  # Whisper Medium Sr Fleurs
35
 
36
+ This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on combined Google Fleurs and Mozilla Common Volice 13 dataset.
37
  It achieves the following results on the evaluation set:
38
  - Loss: 0.1947
39
  - Wer Ortho: 0.1874
 
81
  - Transformers 4.33.1
82
  - Pytorch 2.0.1+cu117
83
  - Datasets 2.14.5
84
+ - Tokenizers 0.13.3