Chanpreet3000
commited on
Commit
•
48aad23
1
Parent(s):
b24cb59
Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ metrics:
|
|
11 |
- wer
|
12 |
base_model: openai/whisper-small
|
13 |
model-index:
|
14 |
-
- name: Whisper Small Hi -
|
15 |
results:
|
16 |
- task:
|
17 |
type: automatic-speech-recognition
|
@@ -22,33 +22,19 @@ model-index:
|
|
22 |
args: 'Config: hi'
|
23 |
metrics:
|
24 |
- type: wer
|
25 |
-
value:
|
26 |
name: Wer
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
30 |
should probably proofread and complete it, then remove this comment. -->
|
31 |
|
32 |
-
# Whisper Small Hi
|
33 |
|
34 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 11.0 dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
- Loss: 0.4519
|
37 |
-
- Wer:
|
38 |
-
|
39 |
-
## Model description
|
40 |
-
|
41 |
-
More information needed
|
42 |
-
|
43 |
-
## Intended uses & limitations
|
44 |
-
|
45 |
-
More information needed
|
46 |
-
|
47 |
-
## Training and evaluation data
|
48 |
-
|
49 |
-
More information needed
|
50 |
-
|
51 |
-
## Training procedure
|
52 |
|
53 |
### Training hyperparameters
|
54 |
|
@@ -69,14 +55,7 @@ The following hyperparameters were used during training:
|
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
70 |
| 0.1011 | 2.44 | 1000 | 0.3075 | 34.6313 |
|
71 |
| 0.0264 | 4.89 | 2000 | 0.3558 | 33.1288 |
|
72 |
-
| 0.0025 | 7.33 | 3000 | 0.4214 |
|
73 |
-
| 0.0006 | 9.78 | 4000 | 0.4519 |
|
74 |
-
| 0.0002 | 12.22 | 5000 | 0.4679 |
|
75 |
-
|
76 |
-
|
77 |
-
### Framework versions
|
78 |
|
79 |
-
- Transformers 4.25.0.dev0
|
80 |
-
- Pytorch 1.12.1
|
81 |
-
- Datasets 2.5.3.dev0
|
82 |
-
- Tokenizers 0.12.1
|
|
|
11 |
- wer
|
12 |
base_model: openai/whisper-small
|
13 |
model-index:
|
14 |
+
- name: Whisper Small Hi - Chanpreet Singh
|
15 |
results:
|
16 |
- task:
|
17 |
type: automatic-speech-recognition
|
|
|
22 |
args: 'Config: hi'
|
23 |
metrics:
|
24 |
- type: wer
|
25 |
+
value: 26.011343435198505
|
26 |
name: Wer
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
30 |
should probably proofread and complete it, then remove this comment. -->
|
31 |
|
32 |
+
# Whisper Small Hi
|
33 |
|
34 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 11.0 dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
- Loss: 0.4519
|
37 |
+
- Wer: 26.0113
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
38 |
|
39 |
### Training hyperparameters
|
40 |
|
|
|
55 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
56 |
| 0.1011 | 2.44 | 1000 | 0.3075 | 34.6313 |
|
57 |
| 0.0264 | 4.89 | 2000 | 0.3558 | 33.1288 |
|
58 |
+
| 0.0025 | 7.33 | 3000 | 0.4214 | 30.5912 |
|
59 |
+
| 0.0006 | 9.78 | 4000 | 0.4519 | 28.0113 |
|
60 |
+
| 0.0002 | 12.22 | 5000 | 0.4679 | 26.0960 |
|
|
|
|
|
|
|
61 |
|
|
|
|
|
|
|
|