updated framework versions
Browse files
README.md
CHANGED
@@ -53,9 +53,6 @@ model-index:
|
|
53 |
value: 2.17
|
54 |
---
|
55 |
|
56 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
57 |
-
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, with extra training data from [Romanian Speech Synthesis](https://huggingface.co/datasets/gigant/romanian_speech_synthesis_0_8_1) dataset.
|
@@ -171,7 +168,8 @@ The following hyperparameters were used during training:
|
|
171 |
|
172 |
### Framework versions
|
173 |
|
174 |
-
- Transformers 4.16.
|
175 |
-
- Pytorch 1.10.
|
176 |
-
- Datasets 1.18.3
|
177 |
- Tokenizers 0.11.0
|
|
|
|
|
|
53 |
value: 2.17
|
54 |
---
|
55 |
|
|
|
|
|
|
|
56 |
# Romanian Wav2Vec2
|
57 |
|
58 |
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.
|
|
|
168 |
|
169 |
### Framework versions
|
170 |
|
171 |
+
- Transformers 4.16.2
|
172 |
+
- Pytorch 1.10.0+cu111
|
|
|
173 |
- Tokenizers 0.11.0
|
174 |
+
- pyctcdecode 0.3.0
|
175 |
+
- kenlm
|