fatipd commited on
Commit
48520a6
1 Parent(s): 7070737

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -7
README.md CHANGED
@@ -3,23 +3,24 @@ language:
3
  - en
4
  license: apache-2.0
5
  tags:
 
6
  - generated_from_trainer
7
  datasets:
8
- - speech_command_v0.02
9
  metrics:
10
  - wer
11
  model-index:
12
- - name: Whisper Small speech command - Fati pd
13
  results:
14
  - task:
15
  name: Automatic Speech Recognition
16
  type: automatic-speech-recognition
17
  dataset:
18
- name: Speech commands
19
- type: speech_command_v0.02
20
  config: null
21
  split: None
22
- args: 'config: v, split: test'
23
  metrics:
24
  - name: Wer
25
  type: wer
@@ -29,9 +30,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 speech command - Fati pd
33
 
34
- This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Speech commands dataset.
35
  It achieves the following results on the evaluation set:
36
  - Loss: 0.0021
37
  - Wer: 0.3861
 
3
  - en
4
  license: apache-2.0
5
  tags:
6
+ - hf-asr-leaderboard
7
  - generated_from_trainer
8
  datasets:
9
+ - speech_command_v0_02
10
  metrics:
11
  - wer
12
  model-index:
13
+ - name: Whisper Small command - fatipd
14
  results:
15
  - task:
16
  name: Automatic Speech Recognition
17
  type: automatic-speech-recognition
18
  dataset:
19
+ name: speech command v02
20
+ type: speech_command_v0_02
21
  config: null
22
  split: None
23
+ args: 'config: hi, split: test'
24
  metrics:
25
  - name: Wer
26
  type: wer
 
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 Small command - fatipd
34
 
35
+ This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the speech command v02 dataset.
36
  It achieves the following results on the evaluation set:
37
  - Loss: 0.0021
38
  - Wer: 0.3861