alefiury commited on
Commit
0d21526
1 Parent(s): 787eb3b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -38,4 +38,8 @@ This a the demonstration of a fine-tuned Wav2vec model for Portuguese using the
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).
 
 
 
 
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).
42
+
43
+ ## Repository
44
+
45
+ The repository that implements the model to be trained and tested is avaible [here](https://github.com/alefiury/SE-R_2022_Challenge_Wav2vec2).