marma commited on
Commit
e310aeb
1 Parent(s): 13acf96

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +40 -0
README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language: sv-SE
3
+ datasets:
4
+ - common_voice
5
+ - NST Swedish ASR Database
6
+ metrics:
7
+ - wer
8
+ #- cer
9
+ tags:
10
+ - audio
11
+ - automatic-speech-recognition
12
+ - speech
13
+ - voxpopuli
14
+ license: cc-by-nc-4.0
15
+ model-index:
16
+ - name: Wav2vec 2.0 large VoxPopuli-sv swedish
17
+ results:
18
+ - task:
19
+ name: Speech Recognition
20
+ type: automatic-speech-recognition
21
+ dataset:
22
+ name: NST Swedish ASR Database
23
+ metrics:
24
+ - name: Test WER
25
+ type: wer
26
+ value: 5.2
27
+ # - task:
28
+ # name: Speech Recognition
29
+ # type: automatic-speech-recognition
30
+ # dataset:
31
+ # name: Common Voice
32
+ # type: common_voice
33
+ # args: sv-SE
34
+ # metrics:
35
+ # - name: Test WER
36
+ # type: wer
37
+ # value: 5.2
38
+ ---
39
+ # Wav2vec 2.0 large-voxpopuli-sv-swedish
40
+ Finetuned version of Facebooks [VoxPopuli-sv large](https://huggingface.co/facebook/wav2vec2-large-sv-voxpopuli) model.