Update README.md
Browse files
README.md
CHANGED
@@ -29,3 +29,13 @@ model-index:
|
|
29 |
type: wer
|
30 |
value: 24.89%
|
31 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
type: wer
|
30 |
value: 24.89%
|
31 |
---
|
32 |
+
|
33 |
+
# Wav2vec 2.0 trained with CORAA Portuguese Dataset and Open Portuguese Datasets
|
34 |
+
|
35 |
+
This a the demonstration of a fine-tuned Wav2vec model for Portuguese using the following datasets:
|
36 |
+
|
37 |
+
- [CORAA dataset](https://github.com/nilc-nlp/CORAA)
|
38 |
+
- [CETUC](http://www02.smt.ufrj.br/~igor.quintanilha/alcaim.tar.gz).
|
39 |
+
- [Multilingual Librispeech (MLS)](http://www.openslr.org/94/).
|
40 |
+
- [VoxForge](http://www.voxforge.org/).
|
41 |
+
- [Common Voice 6.1](https://commonvoice.mozilla.org/pt).
|