File size: 1,735 Bytes
3fd1d65
071ed31
93cfe51
071ed31
 
93cfe51
 
071ed31
93cfe51
071ed31
93cfe51
1757d19
 
 
 
 
 
93cfe51
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f3b3b63
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
---
language:
- nl
license: apache-2.0
tags:
- whisper-event
- hf-asr-leaderboard
datasets:
- mozilla-foundation/common_voice_11_0
metrics:
- wer
co2_eq_emissions:
  emissions: 2930
  source: https://mlco2.github.io/impact/
  training_type: fine-tuning
  geographical_location: Ghent, Belgium
  hardware_used: 1 v100 GPU
base_model: openai/whisper-medium
model-index:
- name: Whisper Medium nl - GeoffVdr
  results:
  - task:
      type: automatic-speech-recognition
      name: Automatic Speech Recognition
    dataset:
      name: mozilla-foundation/common_voice_11_0
      type: mozilla-foundation/common_voice_11_0
      config: nl
      split: test
      args: nl
    metrics:
    - type: wer
      value: 7.514
      name: Wer
---

# Whisper Medium nl - GeoffVdr

This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the Common Voice 11.0 dataset.

## Model description
More information needed
## Intended uses & limitations
More information needed
## Training and evaluation data
- Training: Mozilla CommonVoice 11 Dutch train+validation set
- Evaluation: Mozilla CommonVoice 11 Dutch test set
## Training procedure

## Training Hyperparameters
- learning_rate: 1e-5
- train_batch_size: 8
- eval_batch_size: 8
- gradient_accumulation_steps: 2
- lr_scheduler_warmup_steps: 500
- training_steps: 12000

## Training Results

| Training Loss | Epoch | Step | WER  |
|:-------------:|:-----:|:----:|:----:|
| 0.1111        | 0.39  | 1000 | 9.89 |
| 0.0884        | 0.78  | 2000 | 9.26 |
| 0.0362        | 1.17  | 3000 | 8.64 |
| 0.0359        | 1.56  | 4000 | 8.60 |
| 0.0375        | 1.95  | 5000 | 8.24 |
:
:
| 0.0015        | 4.68  | 12000| 7.51 |


### Framework versions