harpreet1 commited on
Commit
639904a
·
verified ·
1 Parent(s): 9ffdafb

End of training

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -1,25 +1,25 @@
1
  ---
2
  library_name: transformers
3
  language:
4
- - hi
5
  license: apache-2.0
6
- base_model: openai/whisper-small
7
  tags:
8
  - generated_from_trainer
9
  datasets:
10
- - mozilla-foundation/common_voice_11_0
11
  metrics:
12
  - wer
13
  model-index:
14
- - name: Whisper Small Hi - Sanchit Gandhi
15
  results:
16
  - task:
17
  name: Automatic Speech Recognition
18
  type: automatic-speech-recognition
19
  dataset:
20
- name: Common Voice 11.0
21
- type: mozilla-foundation/common_voice_11_0
22
- args: 'config: hi, split: test'
23
  metrics:
24
  - name: Wer
25
  type: wer
@@ -29,9 +29,9 @@ model-index:
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
30
  should probably proofread and complete it, then remove this comment. -->
31
 
32
- # Whisper Small Hi - Sanchit Gandhi
33
 
34
- This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 11.0 dataset.
35
  It achieves the following results on the evaluation set:
36
  - Loss: 0.0384
37
  - Wer: 12.5604
 
1
  ---
2
  library_name: transformers
3
  language:
4
+ - en
5
  license: apache-2.0
6
+ base_model: openai/whisper-medium
7
  tags:
8
  - generated_from_trainer
9
  datasets:
10
+ - suhaibmasood/med-audio-3
11
  metrics:
12
  - wer
13
  model-index:
14
+ - name: Whisper Small en-Harpreet Singh
15
  results:
16
  - task:
17
  name: Automatic Speech Recognition
18
  type: automatic-speech-recognition
19
  dataset:
20
+ name: med-audio-3
21
+ type: suhaibmasood/med-audio-3
22
+ args: 'config: en, split: test'
23
  metrics:
24
  - name: Wer
25
  type: wer
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
30
  should probably proofread and complete it, then remove this comment. -->
31
 
32
+ # Whisper Small en-Harpreet Singh
33
 
34
+ This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the med-audio-3 dataset.
35
  It achieves the following results on the evaluation set:
36
  - Loss: 0.0384
37
  - Wer: 12.5604