Update README.md
Browse files
README.md
CHANGED
@@ -29,7 +29,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
29 |
|
30 |
# wav2vec2-xls-r-300m-uk
|
31 |
|
32 |
-
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the common_voice dataset.
|
|
|
33 |
It achieves the following results on the evaluation set:
|
34 |
- Loss: 0.4165
|
35 |
- Wer: 0.2799
|
|
|
29 |
|
30 |
# wav2vec2-xls-r-300m-uk
|
31 |
|
32 |
+
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the common_voice dataset.
|
33 |
+
Notebook for training is located in this repository: [https://github.com/robinhad/wav2vec2-xls-r-ukrainian](https://github.com/robinhad/wav2vec2-xls-r-ukrainian).
|
34 |
It achieves the following results on the evaluation set:
|
35 |
- Loss: 0.4165
|
36 |
- Wer: 0.2799
|