update model card README.md
Browse files
README.md
CHANGED
|
@@ -3,7 +3,7 @@ license: apache-2.0
|
|
| 3 |
tags:
|
| 4 |
- generated_from_trainer
|
| 5 |
datasets:
|
| 6 |
-
- minds14
|
| 7 |
metrics:
|
| 8 |
- wer
|
| 9 |
model-index:
|
|
@@ -13,8 +13,8 @@ model-index:
|
|
| 13 |
name: Automatic Speech Recognition
|
| 14 |
type: automatic-speech-recognition
|
| 15 |
dataset:
|
| 16 |
-
name: minds14
|
| 17 |
-
type: minds14
|
| 18 |
config: en-US
|
| 19 |
split: train[450:]
|
| 20 |
args: en-US
|
|
@@ -29,7 +29,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 29 |
|
| 30 |
# whisper-tiny-en
|
| 31 |
|
| 32 |
-
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the minds14 dataset.
|
| 33 |
It achieves the following results on the evaluation set:
|
| 34 |
- Loss: 0.8008
|
| 35 |
- Wer Ortho: 0.3523
|
|
|
|
| 3 |
tags:
|
| 4 |
- generated_from_trainer
|
| 5 |
datasets:
|
| 6 |
+
- PolyAI/minds14
|
| 7 |
metrics:
|
| 8 |
- wer
|
| 9 |
model-index:
|
|
|
|
| 13 |
name: Automatic Speech Recognition
|
| 14 |
type: automatic-speech-recognition
|
| 15 |
dataset:
|
| 16 |
+
name: PolyAI/minds14
|
| 17 |
+
type: PolyAI/minds14
|
| 18 |
config: en-US
|
| 19 |
split: train[450:]
|
| 20 |
args: en-US
|
|
|
|
| 29 |
|
| 30 |
# whisper-tiny-en
|
| 31 |
|
| 32 |
+
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the PolyAI/minds14 dataset.
|
| 33 |
It achieves the following results on the evaluation set:
|
| 34 |
- Loss: 0.8008
|
| 35 |
- Wer Ortho: 0.3523
|