patrickvonplaten
commited on
Commit
•
0aaac34
1
Parent(s):
6b29317
Update README.md
Browse files
README.md
CHANGED
@@ -31,7 +31,6 @@ The original model can be found under https://github.com/pytorch/fairseq/tree/ma
|
|
31 |
See [this notebook](https://colab.research.google.com/github/patrickvonplaten/notebooks/blob/master/Fine_Tune_XLSR_Wav2Vec2_on_Turkish_ASR_with_%F0%9F%A4%97_Transformers.ipynb) for more information on how to fine-tune the model.
|
32 |
|
33 |
You can find other pretrained XLS-R models with different numbers of parameters:
|
34 |
-
* [100M parameters version](https://huggingface.co/facebook/wav2vec2-xls-r-100m)
|
35 |
* [300M parameters version](https://huggingface.co/facebook/wav2vec2-xls-r-300m)
|
36 |
* [1B version version](https://huggingface.co/facebook/wav2vec2-xls-r-1b)
|
37 |
* [2B version version](https://huggingface.co/facebook/wav2vec2-xls-r-2b)
|
|
|
31 |
See [this notebook](https://colab.research.google.com/github/patrickvonplaten/notebooks/blob/master/Fine_Tune_XLSR_Wav2Vec2_on_Turkish_ASR_with_%F0%9F%A4%97_Transformers.ipynb) for more information on how to fine-tune the model.
|
32 |
|
33 |
You can find other pretrained XLS-R models with different numbers of parameters:
|
|
|
34 |
* [300M parameters version](https://huggingface.co/facebook/wav2vec2-xls-r-300m)
|
35 |
* [1B version version](https://huggingface.co/facebook/wav2vec2-xls-r-1b)
|
36 |
* [2B version version](https://huggingface.co/facebook/wav2vec2-xls-r-2b)
|