update readme
Browse files
README.md
CHANGED
@@ -39,15 +39,15 @@ It achieves the following results on the evaluation set:
|
|
39 |
|
40 |
## Model description
|
41 |
|
42 |
-
|
43 |
|
44 |
## Intended uses & limitations
|
45 |
|
46 |
-
|
47 |
|
48 |
## Training and evaluation data
|
49 |
|
50 |
-
|
51 |
|
52 |
## Training procedure
|
53 |
|
|
|
39 |
|
40 |
## Model description
|
41 |
|
42 |
+
The model is fine-tuned for ASR in Portuguese. We decided to train in Portuguese because it is a very common language, yet does not have many resources in terms of NLP.
|
43 |
|
44 |
## Intended uses & limitations
|
45 |
|
46 |
+
The model is used for Automatic Speach Recognition. It is fine-tuned in the Portuguese language.
|
47 |
|
48 |
## Training and evaluation data
|
49 |
|
50 |
+
Trained and evaluated on the Common Voice 11 Portuguese data.
|
51 |
|
52 |
## Training procedure
|
53 |
|