Update README.md
Browse files
README.md
CHANGED
@@ -58,7 +58,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
58 |
|
59 |
# Romanian Wav2Vec2
|
60 |
|
61 |
-
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 8.0 - Romanian subset](https://huggingface.co/datasets/mozilla-foundation/common_voice_8_0) dataset
|
62 |
|
63 |
Without the 5-gram Language Model optimization, it achieves the following results on the evaluation set (Common Voice 8.0, Romanian subset, test split):
|
64 |
- Loss: 0.1553
|
|
|
58 |
|
59 |
# Romanian Wav2Vec2
|
60 |
|
61 |
+
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 8.0 - Romanian subset](https://huggingface.co/datasets/mozilla-foundation/common_voice_8_0) dataset, with extra training data from [Romanian Speech Synthesis](https://huggingface.co/datasets/gigant/romanian_speech_synthesis_0_8_1) dataset.
|
62 |
|
63 |
Without the 5-gram Language Model optimization, it achieves the following results on the evaluation set (Common Voice 8.0, Romanian subset, test split):
|
64 |
- Loss: 0.1553
|