Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ The base model pre-trained on 16kHz sampled speech audio. When using the model m
|
|
13 |
|
14 |
**Note**: This model does not have a tokenizer as it was pre-trained on audio alone. In order to use this model **speech recognition**, a tokenizer should be created and the model should be fine-tuned on labeled text data. Check out [this blog](https://huggingface.co/blog/fine-tune-xlsr-wav2vec2) for more in-detail explanation of how to fine-tune the model.
|
15 |
|
16 |
-
**Note**: Fine-tuned
|
17 |
|
18 |
## Model description
|
19 |
|
|
|
13 |
|
14 |
**Note**: This model does not have a tokenizer as it was pre-trained on audio alone. In order to use this model **speech recognition**, a tokenizer should be created and the model should be fine-tuned on labeled text data. Check out [this blog](https://huggingface.co/blog/fine-tune-xlsr-wav2vec2) for more in-detail explanation of how to fine-tune the model.
|
15 |
|
16 |
+
**Note**: Fine-tuned version is available at [GetmanY1/wav2vec2-base-fi-150k-finetuned](https://huggingface.co/GetmanY1/wav2vec2-base-fi-150k-finetuned)
|
17 |
|
18 |
## Model description
|
19 |
|