Automatic Speech Recognition
Transformers
4 languages
whisper
whisper-event
Generated from Trainer
Inference Endpoints
lbourdois commited on
Commit
f39fef7
1 Parent(s): eeecd97

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 +1 -10
README.md CHANGED
@@ -3,6 +3,7 @@ language:
3
  - 'no'
4
  - sv
5
  - da
 
6
  license: apache-2.0
7
  tags:
8
  - whisper-event
@@ -19,16 +20,6 @@ datasets:
19
  - google/fleurs
20
  metrics:
21
  - wer
22
- model-index:
23
- - name: Whisper Tiny Nordic
24
- results:
25
- - task:
26
- name: Automatic Speech Recognition
27
- type: automatic-speech-recognition
28
- metrics:
29
- - name: Wer
30
- type: wer
31
- value: 87.65957446808511
32
  ---
33
 
34
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
3
  - 'no'
4
  - sv
5
  - da
6
+ - multilingual
7
  license: apache-2.0
8
  tags:
9
  - whisper-event
 
20
  - google/fleurs
21
  metrics:
22
  - wer
 
 
 
 
 
 
 
 
 
 
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You