lbourdois commited on
Commit
50cfcaa
1 Parent(s): e248d72

Add multilingual to the language tag

Browse files

Hi! A PR to add multilingual to the language tag to improve the referencing.

Files changed (1) hide show
  1. README.md +8 -25
README.md CHANGED
@@ -3,6 +3,7 @@ language:
3
  - sv
4
  - 'no'
5
  - da
 
6
  license: apache-2.0
7
  tags:
8
  - whisper-event
@@ -28,33 +29,15 @@ model-index:
28
  config: sv-SE
29
  split: test
30
  metrics:
31
- - name: Wer
32
- type: wer
33
  value: 11.31
34
- - task:
35
- type: automatic-speech-recognition
36
- name: Automatic Speech Recognition
37
- dataset:
38
- name: mozilla-foundation/common_voice_11_0
39
- type: mozilla-foundation/common_voice_11_0
40
- config: da
41
- split: test
42
- metrics:
43
- - name: Wer
44
- type: wer
45
  value: 14.86
46
- - task:
47
- type: automatic-speech-recognition
48
- name: Automatic Speech Recognition
49
- dataset:
50
- name: mozilla-foundation/common_voice_11_0
51
- type: mozilla-foundation/common_voice_11_0
52
- config: nn-NO
53
- split: test
54
- metrics:
55
- - name: Wer
56
- type: wer
57
- value: 37.02
58
  ---
59
 
60
  # Whisper Medium Nordic
3
  - sv
4
  - 'no'
5
  - da
6
+ - multilingual
7
  license: apache-2.0
8
  tags:
9
  - whisper-event
29
  config: sv-SE
30
  split: test
31
  metrics:
32
+ - type: wer
 
33
  value: 11.31
34
+ name: Wer
35
+ - type: wer
 
 
 
 
 
 
 
 
 
36
  value: 14.86
37
+ name: Wer
38
+ - type: wer
39
+ value: 37.02
40
+ name: Wer
 
 
 
 
 
 
 
 
41
  ---
42
 
43
  # Whisper Medium Nordic