jimregan commited on
Commit
478a436
2 Parent(s): 23b7d39 4cedb05

Merge branch 'main' of https://huggingface.co/jimregan/wav2vec2-swedish-riksdag-49h-transcripts-lm

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: transformers
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
+ ---