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 Small
|
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 Small
|
34 |
|
35 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 11.0 dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
-
- Loss: 0.
|
38 |
-
- Wer:
|
39 |
|
40 |
## Model description
|
41 |
|
@@ -68,15 +68,15 @@ The following hyperparameters were used during training:
|
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
70 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.0001 | 60.0 | 3000 | 0.
|
74 |
-
| 0.0 | 80.0 | 4000 | 0.
|
75 |
|
76 |
|
77 |
### Framework versions
|
78 |
|
79 |
- Transformers 4.26.0.dev0
|
80 |
-
- Pytorch 1.13.
|
81 |
-
- Datasets 2.7.1
|
82 |
- Tokenizers 0.13.2
|
|
|
10 |
metrics:
|
11 |
- wer
|
12 |
model-index:
|
13 |
+
- name: Whisper Small Odia - Auro Tripathy with tips from Sanchit language None
|
14 |
results:
|
15 |
- task:
|
16 |
name: Automatic Speech Recognition
|
|
|
24 |
metrics:
|
25 |
- name: Wer
|
26 |
type: wer
|
27 |
+
value: 59.75958786491128
|
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 Small Odia - Auro Tripathy with tips from Sanchit language None
|
34 |
|
35 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 11.0 dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
+
- Loss: 0.5753
|
38 |
+
- Wer: 59.7596
|
39 |
|
40 |
## Model description
|
41 |
|
|
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
70 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
71 |
+
| 0.0036 | 20.0 | 1000 | 0.3950 | 60.8472 |
|
72 |
+
| 0.0016 | 40.0 | 2000 | 0.4374 | 61.1906 |
|
73 |
+
| 0.0001 | 60.0 | 3000 | 0.5229 | 59.5306 |
|
74 |
+
| 0.0 | 80.0 | 4000 | 0.5753 | 59.7596 |
|
75 |
|
76 |
|
77 |
### Framework versions
|
78 |
|
79 |
- Transformers 4.26.0.dev0
|
80 |
+
- Pytorch 1.13.1+cu117
|
81 |
+
- Datasets 2.7.1.dev0
|
82 |
- Tokenizers 0.13.2
|