Abdullah17
commited on
Commit
•
e9849e3
1
Parent(s):
f120e7c
Update 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
|
@@ -28,27 +28,13 @@ model-index:
|
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
29 |
should probably proofread and complete it, then remove this comment. -->
|
30 |
|
31 |
-
# Whisper Small
|
32 |
|
33 |
-
This model is a fine-tuned version of [openai/whisper-
|
34 |
It achieves the following results on the evaluation set:
|
35 |
- Loss: 0.9758
|
36 |
- Wer: 41.6987
|
37 |
|
38 |
-
## Model description
|
39 |
-
|
40 |
-
More information needed
|
41 |
-
|
42 |
-
## Intended uses & limitations
|
43 |
-
|
44 |
-
More information needed
|
45 |
-
|
46 |
-
## Training and evaluation data
|
47 |
-
|
48 |
-
More information needed
|
49 |
-
|
50 |
-
## Training procedure
|
51 |
-
|
52 |
### Training hyperparameters
|
53 |
|
54 |
The following hyperparameters were used during training:
|
|
|
10 |
metrics:
|
11 |
- wer
|
12 |
model-index:
|
13 |
+
- name: Whisper Small UR
|
14 |
results:
|
15 |
- task:
|
16 |
name: Automatic Speech Recognition
|
|
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
29 |
should probably proofread and complete it, then remove this comment. -->
|
30 |
|
31 |
+
# Whisper Small UR - Muhammad Abdullah
|
32 |
|
33 |
+
This model is a fine-tuned version of [openai/whisper-Small](https://huggingface.co/openai/whisper-large) on the Common Voice 11.0 dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
- Loss: 0.9758
|
36 |
- Wer: 41.6987
|
37 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
38 |
### Training hyperparameters
|
39 |
|
40 |
The following hyperparameters were used during training:
|