Update README.md
Browse files
README.md
CHANGED
@@ -12,14 +12,14 @@ should probably proofread and complete it, then remove this comment. -->
|
|
12 |
|
13 |
# wav2vec2-large-xlsr-53_full_train
|
14 |
|
15 |
-
This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the
|
16 |
It achieves the following results on the evaluation set:
|
17 |
- Loss: 0.2811
|
18 |
- Wer: 0.2909
|
19 |
|
20 |
## Model description
|
21 |
|
22 |
-
|
23 |
|
24 |
## Intended uses & limitations
|
25 |
|
|
|
12 |
|
13 |
# wav2vec2-large-xlsr-53_full_train
|
14 |
|
15 |
+
This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the Swissdial dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
- Loss: 0.2811
|
18 |
- Wer: 0.2909
|
19 |
|
20 |
## Model description
|
21 |
|
22 |
+
Wav2Vec2-XLSR-53 trained on augmented Swiss Dial dataset
|
23 |
|
24 |
## Intended uses & limitations
|
25 |
|