whisper-medium-sb-lug-eng
Browse files- README.md +73 -52
- generation_config.json +1 -1
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,28 +1,13 @@
|
|
1 |
---
|
2 |
-
base_model: openai/whisper-medium
|
3 |
-
datasets:
|
4 |
-
- generator
|
5 |
-
- Sunbird/salt
|
6 |
-
- mozilla-foundation/common_voice_13_0
|
7 |
license: apache-2.0
|
|
|
8 |
tags:
|
9 |
- generated_from_trainer
|
|
|
|
|
10 |
model-index:
|
11 |
- name: whisper-medium-sb-lug-eng
|
12 |
results: []
|
13 |
-
metrics:
|
14 |
-
- wer
|
15 |
-
- cer
|
16 |
-
pipeline_tag: automatic-speech-recognition
|
17 |
-
widget:
|
18 |
-
- src: sample1.flac
|
19 |
-
output:
|
20 |
-
text: >-
|
21 |
-
Waliwo pulogulaamu nnyingi ez'okweggya mu bwavu ezeetooloorera ku
|
22 |
-
byobulimi n'obulunzi
|
23 |
-
language:
|
24 |
-
- lg
|
25 |
-
- en
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -32,13 +17,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
32 |
|
33 |
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the generator dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss: 0.
|
36 |
-
- Wer Lug: 0.
|
37 |
-
- Wer Eng: 0.
|
38 |
-
- Wer Mean: 0.
|
39 |
-
- Cer Lug: 0.
|
40 |
-
- Cer Eng: 0.
|
41 |
-
- Cer Mean: 0.
|
42 |
|
43 |
## Model description
|
44 |
|
@@ -64,42 +49,78 @@ The following hyperparameters were used during training:
|
|
64 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
65 |
- lr_scheduler_type: linear
|
66 |
- lr_scheduler_warmup_steps: 500
|
67 |
-
- training_steps:
|
68 |
- mixed_precision_training: Native AMP
|
69 |
|
70 |
### Training results
|
71 |
|
72 |
| Training Loss | Epoch | Step | Validation Loss | Wer Lug | Wer Eng | Wer Mean | Cer Lug | Cer Eng | Cer Mean |
|
73 |
|:-------------:|:------:|:-----:|:---------------:|:-------:|:-------:|:--------:|:-------:|:-------:|:--------:|
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
79 |
-
| 0.
|
80 |
-
| 0.
|
81 |
-
| 0.
|
82 |
-
| 0.
|
83 |
-
| 0.
|
84 |
-
| 0.
|
85 |
-
| 0.
|
86 |
-
| 0.
|
87 |
-
| 0.
|
88 |
-
| 0.
|
89 |
-
| 0.
|
90 |
-
| 0.
|
91 |
-
| 0.
|
92 |
-
| 0.
|
93 |
-
| 0.
|
94 |
-
| 0.
|
95 |
-
| 0.
|
96 |
-
| 0.
|
97 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
98 |
|
99 |
|
100 |
### Framework versions
|
101 |
|
102 |
-
- Transformers 4.42.
|
103 |
- Pytorch 2.2.0
|
104 |
- Datasets 2.20.0
|
105 |
-
- Tokenizers 0.19.1
|
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
+
base_model: openai/whisper-medium
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
+
datasets:
|
7 |
+
- generator
|
8 |
model-index:
|
9 |
- name: whisper-medium-sb-lug-eng
|
10 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the generator dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.1720
|
21 |
+
- Wer Lug: 0.81
|
22 |
+
- Wer Eng: 0.068
|
23 |
+
- Wer Mean: 0.439
|
24 |
+
- Cer Lug: 0.494
|
25 |
+
- Cer Eng: 0.039
|
26 |
+
- Cer Mean: 0.267
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
49 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
50 |
- lr_scheduler_type: linear
|
51 |
- lr_scheduler_warmup_steps: 500
|
52 |
+
- training_steps: 30000
|
53 |
- mixed_precision_training: Native AMP
|
54 |
|
55 |
### Training results
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Wer Lug | Wer Eng | Wer Mean | Cer Lug | Cer Eng | Cer Mean |
|
58 |
|:-------------:|:------:|:-----:|:---------------:|:-------:|:-------:|:--------:|:-------:|:-------:|:--------:|
|
59 |
+
| 0.9804 | 0.0167 | 500 | 0.3683 | 0.692 | 0.043 | 0.368 | 0.203 | 0.019 | 0.111 |
|
60 |
+
| 0.7775 | 0.0333 | 1000 | 0.2594 | 0.725 | 0.044 | 0.385 | 0.395 | 0.019 | 0.207 |
|
61 |
+
| 0.6492 | 0.05 | 1500 | 0.2316 | 0.649 | 0.041 | 0.345 | 0.263 | 0.02 | 0.142 |
|
62 |
+
| 0.6128 | 0.0667 | 2000 | 0.2111 | 0.513 | 0.04 | 0.277 | 0.197 | 0.018 | 0.108 |
|
63 |
+
| 0.543 | 0.0833 | 2500 | 0.2023 | 0.579 | 0.043 | 0.311 | 0.239 | 0.018 | 0.129 |
|
64 |
+
| 0.5461 | 0.1 | 3000 | 0.1932 | 0.425 | 0.04 | 0.233 | 0.138 | 0.019 | 0.078 |
|
65 |
+
| 0.5545 | 0.1167 | 3500 | 0.1836 | 0.624 | 0.043 | 0.334 | 0.381 | 0.021 | 0.201 |
|
66 |
+
| 0.4895 | 0.1333 | 4000 | 0.1802 | 0.407 | 0.043 | 0.225 | 0.156 | 0.022 | 0.089 |
|
67 |
+
| 0.4922 | 0.15 | 4500 | 0.1771 | 0.377 | 0.051 | 0.214 | 0.136 | 0.033 | 0.084 |
|
68 |
+
| 0.521 | 0.1667 | 5000 | 0.1817 | 0.316 | 0.049 | 0.183 | 0.097 | 0.028 | 0.062 |
|
69 |
+
| 0.3948 | 1.0153 | 5500 | 0.1724 | 0.422 | 0.079 | 0.251 | 0.17 | 0.057 | 0.113 |
|
70 |
+
| 0.3914 | 1.032 | 6000 | 0.1727 | 0.744 | 0.04 | 0.392 | 0.651 | 0.018 | 0.334 |
|
71 |
+
| 0.3807 | 1.0487 | 6500 | 0.1730 | 0.585 | 0.053 | 0.319 | 0.428 | 0.028 | 0.228 |
|
72 |
+
| 0.395 | 1.0653 | 7000 | 0.1701 | 0.737 | 0.043 | 0.39 | 0.635 | 0.024 | 0.329 |
|
73 |
+
| 0.3774 | 1.082 | 7500 | 0.1654 | 0.545 | 0.046 | 0.296 | 0.396 | 0.024 | 0.21 |
|
74 |
+
| 0.4017 | 1.0987 | 8000 | 0.1626 | 0.465 | 0.046 | 0.256 | 0.28 | 0.024 | 0.152 |
|
75 |
+
| 0.3901 | 1.1153 | 8500 | 0.1593 | 0.516 | 0.051 | 0.283 | 0.25 | 0.026 | 0.138 |
|
76 |
+
| 0.3829 | 1.1320 | 9000 | 0.1608 | 0.48 | 0.049 | 0.264 | 0.247 | 0.024 | 0.135 |
|
77 |
+
| 0.3536 | 1.1487 | 9500 | 0.1657 | 0.37 | 0.043 | 0.207 | 0.143 | 0.021 | 0.082 |
|
78 |
+
| 0.3506 | 1.1653 | 10000 | 0.1606 | 0.395 | 0.041 | 0.218 | 0.172 | 0.021 | 0.097 |
|
79 |
+
| 0.2737 | 2.014 | 10500 | 0.1604 | 0.457 | 0.07 | 0.263 | 0.235 | 0.044 | 0.139 |
|
80 |
+
| 0.3073 | 2.0307 | 11000 | 0.1626 | 0.458 | 0.046 | 0.252 | 0.243 | 0.022 | 0.132 |
|
81 |
+
| 0.2906 | 2.0473 | 11500 | 0.1581 | 0.444 | 0.062 | 0.253 | 0.222 | 0.038 | 0.13 |
|
82 |
+
| 0.2882 | 2.064 | 12000 | 0.1591 | 0.519 | 0.053 | 0.286 | 0.3 | 0.024 | 0.162 |
|
83 |
+
| 0.2642 | 2.0807 | 12500 | 0.1630 | 0.547 | 0.05 | 0.299 | 0.293 | 0.029 | 0.161 |
|
84 |
+
| 0.2848 | 2.0973 | 13000 | 0.1627 | 0.509 | 0.055 | 0.282 | 0.244 | 0.03 | 0.137 |
|
85 |
+
| 0.2887 | 2.114 | 13500 | 0.1585 | 0.524 | 0.067 | 0.296 | 0.28 | 0.047 | 0.163 |
|
86 |
+
| 0.2879 | 2.1307 | 14000 | 0.1593 | 0.646 | 0.065 | 0.356 | 0.355 | 0.045 | 0.2 |
|
87 |
+
| 0.2955 | 2.1473 | 14500 | 0.1581 | 0.873 | 0.062 | 0.468 | 0.512 | 0.038 | 0.275 |
|
88 |
+
| 0.2639 | 2.164 | 15000 | 0.1533 | 0.772 | 0.057 | 0.414 | 0.454 | 0.037 | 0.245 |
|
89 |
+
| 0.2111 | 3.0127 | 15500 | 0.1622 | 0.776 | 0.074 | 0.425 | 0.518 | 0.046 | 0.282 |
|
90 |
+
| 0.2299 | 3.0293 | 16000 | 0.1628 | 0.849 | 0.061 | 0.455 | 0.559 | 0.036 | 0.297 |
|
91 |
+
| 0.2279 | 3.046 | 16500 | 0.1633 | 0.803 | 0.064 | 0.434 | 0.632 | 0.036 | 0.334 |
|
92 |
+
| 0.2339 | 3.0627 | 17000 | 0.1617 | 0.845 | 0.045 | 0.445 | 0.553 | 0.022 | 0.288 |
|
93 |
+
| 0.2387 | 3.0793 | 17500 | 0.1599 | 0.773 | 0.055 | 0.414 | 0.436 | 0.029 | 0.232 |
|
94 |
+
| 0.2098 | 3.096 | 18000 | 0.1616 | 0.675 | 0.059 | 0.367 | 0.45 | 0.037 | 0.243 |
|
95 |
+
| 0.2201 | 3.1127 | 18500 | 0.1619 | 0.713 | 0.066 | 0.389 | 0.476 | 0.039 | 0.257 |
|
96 |
+
| 0.2312 | 3.1293 | 19000 | 0.1603 | 0.994 | 0.053 | 0.524 | 0.605 | 0.03 | 0.318 |
|
97 |
+
| 0.2389 | 3.146 | 19500 | 0.1572 | 0.751 | 0.054 | 0.403 | 0.455 | 0.032 | 0.244 |
|
98 |
+
| 0.2183 | 3.1627 | 20000 | 0.1635 | 0.667 | 0.056 | 0.362 | 0.42 | 0.034 | 0.227 |
|
99 |
+
| 0.1707 | 4.0113 | 20500 | 0.1654 | 0.682 | 0.05 | 0.366 | 0.433 | 0.026 | 0.23 |
|
100 |
+
| 0.1874 | 4.028 | 21000 | 0.1641 | 0.744 | 0.054 | 0.399 | 0.425 | 0.03 | 0.228 |
|
101 |
+
| 0.1836 | 4.0447 | 21500 | 0.1666 | 0.651 | 0.063 | 0.357 | 0.397 | 0.039 | 0.218 |
|
102 |
+
| 0.1847 | 4.0613 | 22000 | 0.1635 | 0.788 | 0.069 | 0.429 | 0.502 | 0.044 | 0.273 |
|
103 |
+
| 0.1742 | 4.078 | 22500 | 0.1651 | 0.695 | 0.051 | 0.373 | 0.4 | 0.027 | 0.214 |
|
104 |
+
| 0.1733 | 4.0947 | 23000 | 0.1652 | 0.678 | 0.064 | 0.371 | 0.427 | 0.039 | 0.233 |
|
105 |
+
| 0.1651 | 4.1113 | 23500 | 0.1659 | 0.666 | 0.071 | 0.369 | 0.458 | 0.046 | 0.252 |
|
106 |
+
| 0.1924 | 4.128 | 24000 | 0.1664 | 0.792 | 0.069 | 0.431 | 0.486 | 0.046 | 0.266 |
|
107 |
+
| 0.1828 | 4.1447 | 24500 | 0.1670 | 0.746 | 0.068 | 0.407 | 0.538 | 0.043 | 0.291 |
|
108 |
+
| 0.165 | 4.1613 | 25000 | 0.1675 | 0.746 | 0.072 | 0.409 | 0.469 | 0.047 | 0.258 |
|
109 |
+
| 0.1437 | 5.01 | 25500 | 0.1706 | 0.728 | 0.066 | 0.397 | 0.481 | 0.04 | 0.261 |
|
110 |
+
| 0.148 | 5.0267 | 26000 | 0.1700 | 0.755 | 0.069 | 0.412 | 0.457 | 0.041 | 0.249 |
|
111 |
+
| 0.1509 | 5.0433 | 26500 | 0.1700 | 0.787 | 0.068 | 0.427 | 0.497 | 0.039 | 0.268 |
|
112 |
+
| 0.1442 | 5.06 | 27000 | 0.1715 | 0.762 | 0.068 | 0.415 | 0.47 | 0.039 | 0.254 |
|
113 |
+
| 0.1282 | 5.0767 | 27500 | 0.1698 | 0.796 | 0.064 | 0.43 | 0.477 | 0.037 | 0.257 |
|
114 |
+
| 0.1377 | 5.0933 | 28000 | 0.1710 | 0.796 | 0.068 | 0.432 | 0.481 | 0.04 | 0.261 |
|
115 |
+
| 0.1456 | 5.11 | 28500 | 0.1719 | 0.758 | 0.07 | 0.414 | 0.481 | 0.04 | 0.26 |
|
116 |
+
| 0.143 | 5.1267 | 29000 | 0.1716 | 0.795 | 0.07 | 0.433 | 0.488 | 0.04 | 0.264 |
|
117 |
+
| 0.1484 | 5.1433 | 29500 | 0.1719 | 0.812 | 0.069 | 0.44 | 0.492 | 0.04 | 0.266 |
|
118 |
+
| 0.1463 | 5.16 | 30000 | 0.1720 | 0.81 | 0.068 | 0.439 | 0.494 | 0.039 | 0.267 |
|
119 |
|
120 |
|
121 |
### Framework versions
|
122 |
|
123 |
+
- Transformers 4.42.4
|
124 |
- Pytorch 2.2.0
|
125 |
- Datasets 2.20.0
|
126 |
+
- Tokenizers 0.19.1
|
generation_config.json
CHANGED
@@ -244,5 +244,5 @@
|
|
244 |
"transcribe": 50359,
|
245 |
"translate": 50358
|
246 |
},
|
247 |
-
"transformers_version": "4.42.
|
248 |
}
|
|
|
244 |
"transcribe": 50359,
|
245 |
"translate": 50358
|
246 |
},
|
247 |
+
"transformers_version": "4.42.4"
|
248 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3055564784
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a43becdaf1d44c5b5a598fe0a74d229c740245525975290f47fe091de657d890
|
3 |
size 3055564784
|