Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ The base model pre-trained on 16kHz sampled speech audio with **Continued Pre-Tr
|
|
19 |
|
20 |
## Model description
|
21 |
|
22 |
-
The Sámi Wav2Vec2 Base has the same architecture and uses the same training objective as the English
|
23 |
|
24 |
You can read more about the pre-trained model from [this paper](TODO).
|
25 |
|
|
|
19 |
|
20 |
## Model description
|
21 |
|
22 |
+
The Sámi Wav2Vec2 Base has the same architecture and uses the same training objective as the English one described in [Paper](https://arxiv.org/abs/2006.11477). It is pre-trained on 22.4k hours of unlabeled Sámi speech from [KAVI radio and television archive materials](https://kavi.fi/en/radio-ja-televisioarkistointia-vuodesta-2008/).
|
23 |
|
24 |
You can read more about the pre-trained model from [this paper](TODO).
|
25 |
|