osanseviero HF staff commited on
Commit
ce2ee3f
1 Parent(s): 0d2f7ad

Update blog post for ASR fine-tuning

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -176,7 +176,7 @@ It is pretrained in with [Wav2Vec2's self-supervised training objective](https:/
176
 
177
  When using the model make sure that your speech input is sampled at 16kHz.
178
 
179
- **Note**: This model should be fine-tuned on a downstream task, like Automatic Speech Recognition, Translation, or Classification. Check out the [**How-to-fine section](#how-to-finetune) or [**this blog**](https://huggingface.co/blog/fine-tune-xlsr-wav2vec2) for more information about ASR.
180
 
181
  ## Table Of Content
182
 
 
176
 
177
  When using the model make sure that your speech input is sampled at 16kHz.
178
 
179
+ **Note**: This model should be fine-tuned on a downstream task, like Automatic Speech Recognition, Translation, or Classification. Check out the [**How-to-fine section](#how-to-finetune) or [**this blog**](https://huggingface.co/blog/mms_adapters) for more information about ASR.
180
 
181
  ## Table Of Content
182