Add WER for google crowdsourced evaluation dataset
Browse files
README.md
CHANGED
@@ -28,7 +28,7 @@ model-index:
|
|
28 |
value: 7.57
|
29 |
- name: Google Crowsourced Corpus WER
|
30 |
type: wer
|
31 |
-
value:
|
32 |
- name: Audiobook “La llegenda de Sant Jordi” WER
|
33 |
type: wer
|
34 |
value: 13.23
|
@@ -51,9 +51,9 @@ Word error rate was evaluated on the following datasets unseen by the model:
|
|
51 |
|
52 |
| Dataset | WER |
|
53 |
| ------- | --- |
|
54 |
-
| [Test split CV+ParlamentParla]((https://github.com/ccoreilly/wav2vec2-catala/blob/master/test.csv)) | 7.57 |
|
55 |
-
| [Google Crowsourced Corpus](https://www.openslr.org/69/) | |
|
56 |
-
| Audiobook “La llegenda de Sant Jordi” | 13.23 |
|
57 |
|
58 |
|
59 |
## Usage
|
|
|
28 |
value: 7.57
|
29 |
- name: Google Crowsourced Corpus WER
|
30 |
type: wer
|
31 |
+
value: 13.72
|
32 |
- name: Audiobook “La llegenda de Sant Jordi” WER
|
33 |
type: wer
|
34 |
value: 13.23
|
|
|
51 |
|
52 |
| Dataset | WER |
|
53 |
| ------- | --- |
|
54 |
+
| [Test split CV+ParlamentParla]((https://github.com/ccoreilly/wav2vec2-catala/blob/master/test.csv)) | 7.57% |
|
55 |
+
| [Google Crowsourced Corpus](https://www.openslr.org/69/) | 13.72% |
|
56 |
+
| Audiobook “La llegenda de Sant Jordi” | 13.23% |
|
57 |
|
58 |
|
59 |
## Usage
|