update model card README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ datasets:
|
|
10 |
metrics:
|
11 |
- wer
|
12 |
model-index:
|
13 |
-
- name: Whisper
|
14 |
results:
|
15 |
- task:
|
16 |
name: Automatic Speech Recognition
|
@@ -24,18 +24,18 @@ model-index:
|
|
24 |
metrics:
|
25 |
- name: Wer
|
26 |
type: wer
|
27 |
-
value:
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
31 |
should probably proofread and complete it, then remove this comment. -->
|
32 |
|
33 |
-
# Whisper
|
34 |
|
35 |
-
This model is a fine-tuned version of [openai/whisper-
|
36 |
It achieves the following results on the evaluation set:
|
37 |
-
- Loss: 0.
|
38 |
-
- Wer:
|
39 |
|
40 |
## Model description
|
41 |
|
@@ -70,11 +70,11 @@ The following hyperparameters were used during training:
|
|
70 |
|
71 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
72 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
|
79 |
|
80 |
### Framework versions
|
|
|
10 |
metrics:
|
11 |
- wer
|
12 |
model-index:
|
13 |
+
- name: Whisper base ID - Augmented
|
14 |
results:
|
15 |
- task:
|
16 |
name: Automatic Speech Recognition
|
|
|
24 |
metrics:
|
25 |
- name: Wer
|
26 |
type: wer
|
27 |
+
value: 11.20271950074837
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
31 |
should probably proofread and complete it, then remove this comment. -->
|
32 |
|
33 |
+
# Whisper base ID - Augmented
|
34 |
|
35 |
+
This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on the mozilla-foundation/common_voice_12_0 dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
+
- Loss: 0.2277
|
38 |
+
- Wer: 11.2027
|
39 |
|
40 |
## Model description
|
41 |
|
|
|
70 |
|
71 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
72 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
73 |
+
| 0.5509 | 0.77 | 200 | 0.3243 | 13.8588 |
|
74 |
+
| 0.3844 | 1.54 | 400 | 0.2590 | 11.1782 |
|
75 |
+
| 0.259 | 2.31 | 600 | 0.2422 | 18.6813 |
|
76 |
+
| 0.1608 | 3.07 | 800 | 0.2361 | 11.6678 |
|
77 |
+
| 0.1205 | 3.84 | 1000 | 0.2277 | 11.2027 |
|
78 |
|
79 |
|
80 |
### Framework versions
|
runs/Apr17_15-27-04_dsai-server/events.out.tfevents.1681720029.dsai-server
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:226c962edb5c007efef22acb9afb1965cf6f825225ff6296c7272a8c93b28868
|
3 |
+
size 7549
|