allandclive
commited on
Commit
•
10461e0
1
Parent(s):
46db35d
Update README.md
Browse files
README.md
CHANGED
@@ -4,31 +4,23 @@ base_model: openai/whisper-small
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
7 |
-
- name:
|
8 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
should probably proofread and complete it, then remove this comment. -->
|
13 |
|
14 |
-
#
|
15 |
|
16 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the None dataset.
|
17 |
|
18 |
-
## Model description
|
19 |
-
|
20 |
-
More information needed
|
21 |
-
|
22 |
-
## Intended uses & limitations
|
23 |
-
|
24 |
-
More information needed
|
25 |
-
|
26 |
-
## Training and evaluation data
|
27 |
-
|
28 |
-
More information needed
|
29 |
-
|
30 |
-
## Training procedure
|
31 |
-
|
32 |
### Training hyperparameters
|
33 |
|
34 |
The following hyperparameters were used during training:
|
@@ -51,4 +43,4 @@ The following hyperparameters were used during training:
|
|
51 |
- Transformers 4.38.2
|
52 |
- Pytorch 2.1.0+cu121
|
53 |
- Datasets 2.18.0
|
54 |
-
- Tokenizers 0.15.2
|
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
7 |
+
- name: whisper-small-luganda
|
8 |
results: []
|
9 |
+
datasets:
|
10 |
+
- google/fleurs
|
11 |
+
- mozilla-foundation/common_voice_16_1
|
12 |
+
language:
|
13 |
+
- lg
|
14 |
+
pipeline_tag: automatic-speech-recognition
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
18 |
should probably proofread and complete it, then remove this comment. -->
|
19 |
|
20 |
+
# whisper-small-luganda
|
21 |
|
22 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the None dataset.
|
23 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
### Training hyperparameters
|
25 |
|
26 |
The following hyperparameters were used during training:
|
|
|
43 |
- Transformers 4.38.2
|
44 |
- Pytorch 2.1.0+cu121
|
45 |
- Datasets 2.18.0
|
46 |
+
- Tokenizers 0.15.2
|