ccoreilly commited on
Commit
018fd72
1 Parent(s): 3a79c89

Updated README with WER

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -26,13 +26,13 @@ model-index:
26
  metrics:
27
  - name: Test WER
28
  type: wer
29
- value: TBD
30
  - name: Google Crowsourced Corpus WER
31
  type: wer
32
- value: TBD
33
  - name: Audiobook “La llegenda de Sant Jordi” WER
34
  type: wer
35
- value: TBD
36
  ---
37
 
38
  # Wav2Vec2-Large-100k-VoxPopuli-Català
@@ -52,9 +52,9 @@ Word error rate was evaluated on the following datasets unseen by the model:
52
 
53
  | Dataset | WER |
54
  | ------- | --- |
55
- | [Test split CV+ParlamentParla]((https://github.com/ccoreilly/wav2vec2-catala/blob/master/test.csv)) | TBD |
56
- | [Google Crowsourced Corpus](https://www.openslr.org/69/) | TBD |
57
- | Audiobook “La llegenda de Sant Jordi” | TBD |
58
 
59
 
60
  ## Usage
26
  metrics:
27
  - name: Test WER
28
  type: wer
29
+ value: 5.98
30
  - name: Google Crowsourced Corpus WER
31
  type: wer
32
+ value: 12.14
33
  - name: Audiobook “La llegenda de Sant Jordi” WER
34
  type: wer
35
+ value: 12.02
36
  ---
37
 
38
  # Wav2Vec2-Large-100k-VoxPopuli-Català
52
 
53
  | Dataset | WER |
54
  | ------- | --- |
55
+ | [Test split CV+ParlamentParla]((https://github.com/ccoreilly/wav2vec2-catala/blob/master/test-filtered.csv)) | 5.98% |
56
+ | [Google Crowsourced Corpus](https://www.openslr.org/69/) | 12.14% |
57
+ | Audiobook “La llegenda de Sant Jordi” | 12.02% |
58
 
59
 
60
  ## Usage