GetmanY1 commited on
Commit
bc49d87
1 Parent(s): 3fb2b3b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 versions will be available soon at: TBA
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