Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,9 @@
|
|
1 |
---
|
2 |
language:
|
3 |
-
-
|
4 |
license: apache-2.0
|
5 |
-
base_model:
|
|
|
6 |
tags:
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
@@ -10,6 +11,8 @@ datasets:
|
|
10 |
model-index:
|
11 |
- name: Whisper Large v3 Turbo - Bahriddin Muminov
|
12 |
results: []
|
|
|
|
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -17,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
# Whisper Large v3 Turbo - Bahriddin Muminov
|
19 |
|
20 |
-
This model is a fine-tuned version of [openai/whisper-
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -51,4 +54,4 @@ The following hyperparameters were used during training:
|
|
51 |
- Transformers 4.37.2
|
52 |
- Pytorch 2.2.2+cu121
|
53 |
- Datasets 2.18.0
|
54 |
-
- Tokenizers 0.15.2
|
|
|
1 |
---
|
2 |
language:
|
3 |
+
- uz
|
4 |
license: apache-2.0
|
5 |
+
base_model:
|
6 |
+
- openai/whisper-large-v3-turbo
|
7 |
tags:
|
8 |
- generated_from_trainer
|
9 |
datasets:
|
|
|
11 |
model-index:
|
12 |
- name: Whisper Large v3 Turbo - Bahriddin Muminov
|
13 |
results: []
|
14 |
+
metrics:
|
15 |
+
- wer
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
20 |
|
21 |
# Whisper Large v3 Turbo - Bahriddin Muminov
|
22 |
|
23 |
+
This model is a fine-tuned version of [openai/whisper-large-v3-turbo](https://huggingface.co/openai/whisper-large-v3-turbo) on the Common Voice 16.1 dataset.
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
54 |
- Transformers 4.37.2
|
55 |
- Pytorch 2.2.2+cu121
|
56 |
- Datasets 2.18.0
|
57 |
+
- Tokenizers 0.15.2
|