Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Irish
English
whisper
Generated from Trainer
Eval Results
Inference Endpoints
ymoslem commited on
Commit
8c53fa0
1 Parent(s): c4ebd10

End of training

Browse files
Files changed (2) hide show
  1. README.md +71 -4
  2. model.safetensors +1 -1
README.md CHANGED
@@ -1,19 +1,50 @@
1
  ---
 
 
 
2
  license: apache-2.0
3
  base_model: openai/whisper-small
4
  tags:
5
  - generated_from_trainer
 
 
 
 
 
 
 
 
 
 
6
  model-index:
7
- - name: whisper-small-ga2en-v3.4-r
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
- # whisper-small-ga2en-v3.4-r
15
 
16
- This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on an unknown dataset.
 
 
 
 
 
17
 
18
  ## Model description
19
 
@@ -42,6 +73,42 @@ The following hyperparameters were used during training:
42
  - training_steps: 3000
43
  - mixed_precision_training: Native AMP
44
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
45
  ### Framework versions
46
 
47
  - Transformers 4.41.2
 
1
  ---
2
+ language:
3
+ - ga
4
+ - en
5
  license: apache-2.0
6
  base_model: openai/whisper-small
7
  tags:
8
  - generated_from_trainer
9
+ datasets:
10
+ - ymoslem/IWSLT2023-GA-EN
11
+ - ymoslem/FLEURS-GA-EN
12
+ - ymoslem/BitesizeIrish-GA-EN
13
+ - ymoslem/SpokenWords-GA-EN-MTed
14
+ - ymoslem/Tatoeba-Speech-Irish
15
+ - ymoslem/Wikimedia-Speech-Irish
16
+ metrics:
17
+ - bleu
18
+ - wer
19
  model-index:
20
+ - name: Whisper Small GA-EN Speech Translation
21
+ results:
22
+ - task:
23
+ name: Automatic Speech Recognition
24
+ type: automatic-speech-recognition
25
+ dataset:
26
+ name: IWSLT-2023, FLEURS, BiteSize, SpokenWords, Tatoeba, and Wikimedia
27
+ type: ymoslem/IWSLT2023-GA-EN
28
+ metrics:
29
+ - name: Bleu
30
+ type: bleu
31
+ value: 32.04
32
+ - name: Wer
33
+ type: wer
34
+ value: 63.39486717694732
35
  ---
36
 
37
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
38
  should probably proofread and complete it, then remove this comment. -->
39
 
40
+ # Whisper Small GA-EN Speech Translation
41
 
42
+ This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the IWSLT-2023, FLEURS, BiteSize, SpokenWords, Tatoeba, and Wikimedia dataset.
43
+ It achieves the following results on the evaluation set:
44
+ - Loss: 1.4631
45
+ - Bleu: 32.04
46
+ - Chrf: 48.69
47
+ - Wer: 63.3949
48
 
49
  ## Model description
50
 
 
73
  - training_steps: 3000
74
  - mixed_precision_training: Native AMP
75
 
76
+ ### Training results
77
+
78
+ | Training Loss | Epoch | Step | Validation Loss | Bleu | Chrf | Wer |
79
+ |:-------------:|:------:|:----:|:---------------:|:-----:|:-----:|:--------:|
80
+ | 2.3783 | 0.1312 | 100 | 1.8852 | 7.56 | 22.6 | 113.2823 |
81
+ | 1.92 | 0.2625 | 200 | 1.5276 | 16.93 | 32.19 | 81.4498 |
82
+ | 1.6661 | 0.3937 | 300 | 1.3907 | 16.26 | 35.75 | 99.1896 |
83
+ | 1.4712 | 0.5249 | 400 | 1.3126 | 24.55 | 42.56 | 77.8478 |
84
+ | 1.3404 | 0.6562 | 500 | 1.2960 | 23.94 | 42.25 | 77.3976 |
85
+ | 1.2106 | 0.7874 | 600 | 1.2556 | 23.82 | 43.46 | 73.5705 |
86
+ | 1.0312 | 0.9186 | 700 | 1.3002 | 23.73 | 43.09 | 74.6060 |
87
+ | 0.5265 | 1.0499 | 800 | 1.2993 | 28.09 | 45.57 | 69.1580 |
88
+ | 0.4802 | 1.1811 | 900 | 1.3466 | 25.21 | 43.38 | 75.7767 |
89
+ | 0.4415 | 1.3123 | 1000 | 1.3456 | 29.77 | 47.56 | 66.9968 |
90
+ | 0.4164 | 1.4436 | 1100 | 1.3373 | 27.92 | 45.54 | 70.9140 |
91
+ | 0.3937 | 1.5748 | 1200 | 1.3162 | 30.09 | 46.51 | 64.2053 |
92
+ | 0.3391 | 1.7060 | 1300 | 1.3424 | 24.82 | 45.35 | 72.9401 |
93
+ | 0.2969 | 1.8373 | 1400 | 1.3271 | 31.78 | 48.51 | 62.5394 |
94
+ | 0.2755 | 1.9685 | 1500 | 1.3523 | 31.6 | 48.33 | 61.3237 |
95
+ | 0.1059 | 2.0997 | 1600 | 1.3910 | 30.26 | 45.88 | 65.3309 |
96
+ | 0.0975 | 2.2310 | 1700 | 1.4255 | 30.28 | 46.1 | 64.1603 |
97
+ | 0.1047 | 2.3622 | 1800 | 1.3923 | 29.99 | 46.44 | 64.9257 |
98
+ | 0.0874 | 2.4934 | 1900 | 1.4111 | 30.14 | 47.09 | 65.1058 |
99
+ | 0.0838 | 2.6247 | 2000 | 1.4378 | 25.63 | 45.79 | 77.4426 |
100
+ | 0.0757 | 2.7559 | 2100 | 1.4356 | 29.28 | 47.5 | 65.0608 |
101
+ | 0.0749 | 2.8871 | 2200 | 1.4532 | 30.56 | 46.58 | 64.3854 |
102
+ | 0.0463 | 3.0184 | 2300 | 1.4324 | 32.69 | 49.04 | 62.6294 |
103
+ | 0.0265 | 3.1496 | 2400 | 1.4311 | 31.24 | 48.58 | 62.9896 |
104
+ | 0.0266 | 3.2808 | 2500 | 1.4409 | 31.97 | 47.99 | 62.4944 |
105
+ | 0.0237 | 3.4121 | 2600 | 1.4310 | 32.44 | 48.86 | 62.2692 |
106
+ | 0.0208 | 3.5433 | 2700 | 1.4483 | 31.3 | 47.49 | 63.5299 |
107
+ | 0.0185 | 3.6745 | 2800 | 1.4513 | 32.86 | 48.98 | 62.6294 |
108
+ | 0.0178 | 3.8058 | 2900 | 1.4583 | 31.77 | 48.91 | 63.0797 |
109
+ | 0.0194 | 3.9370 | 3000 | 1.4631 | 32.04 | 48.69 | 63.3949 |
110
+
111
+
112
  ### Framework versions
113
 
114
  - Transformers 4.41.2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:54189310dfe673bd24e7e3c41952f4a6c19fb7c715294e3095034b70826f15e3
3
  size 966995080
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5bb474593b8027f6d08848aff3476417e8bed2d9c202fbf92307a526e0a5f98
3
  size 966995080