update model card README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ base_model: openai/whisper-small
|
|
6 |
tags:
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
-
- vivos
|
10 |
metrics:
|
11 |
- wer
|
12 |
model-index:
|
@@ -17,13 +17,13 @@ model-index:
|
|
17 |
type: automatic-speech-recognition
|
18 |
dataset:
|
19 |
name: Vivos
|
20 |
-
type: vivos
|
21 |
-
config:
|
22 |
split: None
|
23 |
metrics:
|
24 |
- name: Wer
|
25 |
type: wer
|
26 |
-
value:
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -34,7 +34,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
34 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Vivos dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
- Loss: 0.3187
|
37 |
-
- Wer:
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
6 |
tags:
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
+
- vivos-commonvoice
|
10 |
metrics:
|
11 |
- wer
|
12 |
model-index:
|
|
|
17 |
type: automatic-speech-recognition
|
18 |
dataset:
|
19 |
name: Vivos
|
20 |
+
type: vivos-commonvoice
|
21 |
+
config: null
|
22 |
split: None
|
23 |
metrics:
|
24 |
- name: Wer
|
25 |
type: wer
|
26 |
+
value: 27.36337736337736
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
34 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Vivos dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
- Loss: 0.3187
|
37 |
+
- Wer: 27.3634
|
38 |
|
39 |
## Model description
|
40 |
|