marma commited on
Commit
72399bc
1 Parent(s): f64326b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -11
README.md CHANGED
@@ -15,15 +15,6 @@ 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.192353080009441
27
  - task:
28
  name: Speech Recognition
29
  type: automatic-speech-recognition
@@ -34,10 +25,10 @@ model-index:
34
  metrics:
35
  - name: Test WER
36
  type: wer
37
- value: 14.343744
38
  - name: Test CER
39
  type: cer
40
- value: 4.936313
41
  ---
42
  # Wav2vec 2.0 large-voxpopuli-sv-swedish
43
  Finetuned version of Facebooks [VoxPopuli-sv large](https://huggingface.co/facebook/wav2vec2-large-sv-voxpopuli) model using NST and Common Voice data. Evalutation without a language model gives the following: WER for NST + Common Voice test set (2% of total sentences) is **6.19%**, WER for Common Voice test set is **14.34%**.
 
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
 
25
  metrics:
26
  - name: Test WER
27
  type: wer
28
+ value: 13.585485
29
  - name: Test CER
30
  type: cer
31
+ value: 4.850368
32
  ---
33
  # Wav2vec 2.0 large-voxpopuli-sv-swedish
34
  Finetuned version of Facebooks [VoxPopuli-sv large](https://huggingface.co/facebook/wav2vec2-large-sv-voxpopuli) model using NST and Common Voice data. Evalutation without a language model gives the following: WER for NST + Common Voice test set (2% of total sentences) is **6.19%**, WER for Common Voice test set is **14.34%**.