jimregan commited on
Commit
4a8e0d5
1 Parent(s): d5d1c48

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -1
README.md CHANGED
@@ -1,3 +1,23 @@
1
  ---
2
  license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ library_name: fairseq
4
+ language:
5
+ - sv
6
+ metrics:
7
+ - wer
8
+ datasets:
9
+ - jimregan/sbtal_riksdag_asr
10
+ model-index:
11
+ - name: Wav2vec2 Swedish Riksdag, 49h, from normalised transcripts
12
+ results:
13
+ - task:
14
+ name: Automatic Speech Recognition
15
+ type: automatic-speech-recognition
16
+ dataset:
17
+ name: SBTal Riksdag ASR
18
+ type: jimregan/sbtal_riksdag_asr
19
+ metrics:
20
+ - name: Test WER
21
+ type: wer
22
+ value: 13.98
23
+ ---