Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ base_model: openai/whisper-tiny
|
|
6 |
tags:
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
-
-
|
10 |
metrics:
|
11 |
- wer
|
12 |
model-index:
|
@@ -25,6 +25,7 @@ model-index:
|
|
25 |
- name: Wer
|
26 |
type: wer
|
27 |
value: 0.32881136950904394
|
|
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -77,4 +78,4 @@ The following hyperparameters were used during training:
|
|
77 |
- Transformers 4.40.1
|
78 |
- Pytorch 2.1.2
|
79 |
- Datasets 2.18.0
|
80 |
-
- Tokenizers 0.19.1
|
|
|
6 |
tags:
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
+
- PolyAI/minds14
|
10 |
metrics:
|
11 |
- wer
|
12 |
model-index:
|
|
|
25 |
- name: Wer
|
26 |
type: wer
|
27 |
value: 0.32881136950904394
|
28 |
+
pipeline_tag: automatic-speech-recognition
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
78 |
- Transformers 4.40.1
|
79 |
- Pytorch 2.1.2
|
80 |
- Datasets 2.18.0
|
81 |
+
- Tokenizers 0.19.1
|