shripadbhat commited on
Commit
4c32f88
1 Parent(s): 22b21ae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -10,7 +10,7 @@ datasets:
10
  metrics:
11
  - wer
12
  model-index:
13
- - name: Whisper tiny Hindi 1000 steps - Shripad Bhat
14
  results:
15
  - task:
16
  name: Automatic Speech Recognition
@@ -30,9 +30,9 @@ model-index:
30
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
31
  should probably proofread and complete it, then remove this comment. -->
32
 
33
- # Whisper tiny Hindi 1000 steps - Shripad Bhat
34
 
35
- This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 11.0 dataset.
36
  It achieves the following results on the evaluation set:
37
  - Loss: 0.5538
38
  - Wer: 41.5453
 
10
  metrics:
11
  - wer
12
  model-index:
13
+ - name: Whisper tiny Hindi
14
  results:
15
  - task:
16
  name: Automatic Speech Recognition
 
30
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
31
  should probably proofread and complete it, then remove this comment. -->
32
 
33
+ # Whisper tiny Hindi
34
 
35
+ This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the Common Voice 11.0 dataset.
36
  It achieves the following results on the evaluation set:
37
  - Loss: 0.5538
38
  - Wer: 41.5453