sorenmulli commited on
Commit
fead2e1
·
verified ·
1 Parent(s): c730851

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -8,6 +8,26 @@ base_model:
8
  metrics:
9
  - wer
10
  - cer
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  This is a Danish state-of-the-art speech recognition model, trained as part of the CoRal project by [Alvenir](https://www.alvenir.ai/).
 
8
  metrics:
9
  - wer
10
  - cer
11
+ license: openrail
12
+ pipeline_tag: automatic-speech-recognition
13
+ model-index:
14
+ - name: roest-wav2vec2-315m-v2
15
+ results:
16
+ - task:
17
+ type: automatic-speech-recognition
18
+ name: Automatic Speech Recognition
19
+ dataset:
20
+ name: CoRal read-aloud
21
+ type: alexandrainst/coral
22
+ split: test
23
+ args: read_aloud
24
+ metrics:
25
+ - type: cer
26
+ value: 6.5% ± 0.2%
27
+ name: CER
28
+ - type: wer
29
+ value: 10.4% ± 0.3%
30
+ name: WER
31
  ---
32
 
33
  This is a Danish state-of-the-art speech recognition model, trained as part of the CoRal project by [Alvenir](https://www.alvenir.ai/).