Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ model-index:
|
|
9 |
name: Automatic Speech Recognition
|
10 |
type: automatic-speech-recognition
|
11 |
dataset:
|
12 |
-
name: Common Voice
|
13 |
type: mozilla-foundation/common_voice_8_0
|
14 |
args: pt
|
15 |
metrics:
|
@@ -54,7 +54,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
54 |
|
55 |
# wav2vec2-xls-r-1b-portuguese-CORAA-3
|
56 |
|
57 |
-
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-1b](https://huggingface.co/facebook/wav2vec2-xls-r-1b) on
|
58 |
It achieves the following results on the evaluation set:
|
59 |
- Loss: 1.0029
|
60 |
- Wer: 0.6020
|
|
|
9 |
name: Automatic Speech Recognition
|
10 |
type: automatic-speech-recognition
|
11 |
dataset:
|
12 |
+
name: Common Voice 8
|
13 |
type: mozilla-foundation/common_voice_8_0
|
14 |
args: pt
|
15 |
metrics:
|
|
|
54 |
|
55 |
# wav2vec2-xls-r-1b-portuguese-CORAA-3
|
56 |
|
57 |
+
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-1b](https://huggingface.co/facebook/wav2vec2-xls-r-1b) on [CORAA dataset](https://github.com/nilc-nlp/CORAA).
|
58 |
It achieves the following results on the evaluation set:
|
59 |
- Loss: 1.0029
|
60 |
- Wer: 0.6020
|