Update README.md
#1
by
hamza666
- opened
README.md
CHANGED
@@ -3,6 +3,8 @@ license: apache-2.0
|
|
3 |
base_model: openai/whisper-tiny
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
6 |
datasets:
|
7 |
- PolyAI/minds14
|
8 |
metrics:
|
@@ -23,6 +25,8 @@ model-index:
|
|
23 |
- name: Wer
|
24 |
type: wer
|
25 |
value: 33.27183271832718
|
|
|
|
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -75,4 +79,4 @@ The following hyperparameters were used during training:
|
|
75 |
- Transformers 4.42.4
|
76 |
- Pytorch 2.3.1+cu121
|
77 |
- Datasets 2.20.0
|
78 |
-
- Tokenizers 0.19.1
|
|
|
3 |
base_model: openai/whisper-tiny
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
+
- Whisper Tiny on en-US
|
7 |
+
- Whisper Tiny Fine-Tuned
|
8 |
datasets:
|
9 |
- PolyAI/minds14
|
10 |
metrics:
|
|
|
25 |
- name: Wer
|
26 |
type: wer
|
27 |
value: 33.27183271832718
|
28 |
+
language:
|
29 |
+
- en
|
30 |
---
|
31 |
|
32 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
79 |
- Transformers 4.42.4
|
80 |
- Pytorch 2.3.1+cu121
|
81 |
- Datasets 2.20.0
|
82 |
+
- Tokenizers 0.19.1
|