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