marma commited on
Commit
babaff0
1 Parent(s): 5c67292

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -25,13 +25,13 @@ model-index:
25
  metrics:
26
  - name: Test WER
27
  type: wer
28
- value: 13.386893
29
  - name: Test CER
30
  type: cer
31
- value: 4.795275
32
  ---
33
  # Wav2vec 2.0 large-voxpopuli-sv-swedish
34
- Additionally pretrined and finetuned version of Facebooks [VoxPopuli-sv large](https://huggingface.co/facebook/wav2vec2-large-sv-voxpopuli) model using Swedish radio broadasts, 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 **3.95%**, WER for Common Voice test set is **10.99%** directly and **7.82%** with a 4-gram language model.
35
 
36
  When using this model, make sure that your speech input is sampled at 16kHz.
37
 
 
25
  metrics:
26
  - name: Test WER
27
  type: wer
28
+ value: 10.994764
29
  - name: Test CER
30
  type: cer
31
+ value: 3.946846
32
  ---
33
  # Wav2vec 2.0 large-voxpopuli-sv-swedish
34
+ Additionally pretrined and finetuned version of Facebooks [VoxPopuli-sv large](https://huggingface.co/facebook/wav2vec2-large-sv-voxpopuli) model using Swedish radio broadasts, 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 **3.95%**. WER for Common Voice test set is **10.99%** directly and **7.82%** with a 4-gram language model.
35
 
36
  When using this model, make sure that your speech input is sampled at 16kHz.
37