DewiBrynJones
commited on
Commit
•
411e103
1
Parent(s):
649c9bb
Model save
Browse files
README.md
CHANGED
@@ -2,8 +2,6 @@
|
|
2 |
license: apache-2.0
|
3 |
base_model: facebook/wav2vec2-large-xlsr-53
|
4 |
tags:
|
5 |
-
- automatic-speech-recognition
|
6 |
-
- DewiBrynJones/banc-trawsgrifiadau-bangor-clean-with-ccv
|
7 |
- generated_from_trainer
|
8 |
metrics:
|
9 |
- wer
|
@@ -17,10 +15,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
# wav2vec2-xlsr-53-ft-btb-ccv-cy
|
19 |
|
20 |
-
This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
-
- Wer: 0.
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -53,18 +51,18 @@ The following hyperparameters were used during training:
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
55 |
|:-------------:|:------:|:----:|:---------------:|:------:|
|
56 |
-
| 4.
|
57 |
-
| 1.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
|
69 |
|
70 |
### Framework versions
|
|
|
2 |
license: apache-2.0
|
3 |
base_model: facebook/wav2vec2-large-xlsr-53
|
4 |
tags:
|
|
|
|
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
7 |
- wer
|
|
|
15 |
|
16 |
# wav2vec2-xlsr-53-ft-btb-ccv-cy
|
17 |
|
18 |
+
This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.5865
|
21 |
+
- Wer: 0.4452
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
53 |
|:-------------:|:------:|:----:|:---------------:|:------:|
|
54 |
+
| 4.7051 | 0.0321 | 500 | 1.6562 | 0.9355 |
|
55 |
+
| 1.0362 | 0.0641 | 1000 | 1.1840 | 0.7978 |
|
56 |
+
| 0.811 | 0.0962 | 1500 | 1.0081 | 0.7175 |
|
57 |
+
| 0.6903 | 0.1283 | 2000 | 0.8935 | 0.6401 |
|
58 |
+
| 0.6238 | 0.1603 | 2500 | 0.8060 | 0.5849 |
|
59 |
+
| 0.5649 | 0.1924 | 3000 | 0.7770 | 0.5589 |
|
60 |
+
| 0.5309 | 0.2244 | 3500 | 0.7264 | 0.5327 |
|
61 |
+
| 0.4892 | 0.2565 | 4000 | 0.6865 | 0.5106 |
|
62 |
+
| 0.4521 | 0.2886 | 4500 | 0.6478 | 0.4861 |
|
63 |
+
| 0.4309 | 0.3206 | 5000 | 0.6222 | 0.4763 |
|
64 |
+
| 0.4055 | 0.3527 | 5500 | 0.5988 | 0.4526 |
|
65 |
+
| 0.3896 | 0.3848 | 6000 | 0.5865 | 0.4452 |
|
66 |
|
67 |
|
68 |
### Framework versions
|