mikr commited on
Commit
54526b1
1 Parent(s): bb0e396

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -3,6 +3,7 @@ language:
3
  - sk
4
  license: apache-2.0
5
  tags:
 
6
  - whisper-event
7
  - generated_from_trainer
8
  datasets:
@@ -16,11 +17,9 @@ model-index:
16
  name: Automatic Speech Recognition
17
  type: automatic-speech-recognition
18
  dataset:
19
- name: mozilla-foundation/common_voice_11_0
20
  type: mozilla-foundation/common_voice_11_0
21
- config: sk
22
- split: test
23
- args: sk
24
  metrics:
25
  - name: Wer
26
  type: wer
 
3
  - sk
4
  license: apache-2.0
5
  tags:
6
+ - hf-asr-leaderboard
7
  - whisper-event
8
  - generated_from_trainer
9
  datasets:
 
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: sk, split: test'
 
 
23
  metrics:
24
  - name: Wer
25
  type: wer