parambharat
commited on
Commit
·
4d60b44
1
Parent(s):
ec93be8
End of training
Browse files
README.md
CHANGED
@@ -16,10 +16,11 @@ model-index:
|
|
16 |
name: Automatic Speech Recognition
|
17 |
type: automatic-speech-recognition
|
18 |
dataset:
|
19 |
-
name:
|
20 |
type: mozilla-foundation/common_voice_11_0
|
21 |
config: null
|
22 |
split: None
|
|
|
23 |
metrics:
|
24 |
- name: Wer
|
25 |
type: wer
|
@@ -31,7 +32,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
31 |
|
32 |
# Whisper Tiny ml - Bharat Ramanathan
|
33 |
|
34 |
-
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the
|
35 |
It achieves the following results on the evaluation set:
|
36 |
- Loss: 0.2636
|
37 |
- Wer: 58.7591
|
|
|
16 |
name: Automatic Speech Recognition
|
17 |
type: automatic-speech-recognition
|
18 |
dataset:
|
19 |
+
name: mozilla-foundation/common_voice_11_0 ta
|
20 |
type: mozilla-foundation/common_voice_11_0
|
21 |
config: null
|
22 |
split: None
|
23 |
+
args: ta
|
24 |
metrics:
|
25 |
- name: Wer
|
26 |
type: wer
|
|
|
32 |
|
33 |
# Whisper Tiny ml - Bharat Ramanathan
|
34 |
|
35 |
+
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the mozilla-foundation/common_voice_11_0 ta dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
- Loss: 0.2636
|
38 |
- Wer: 58.7591
|