Instructions to use facebook/wav2vec2-xls-r-2b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use facebook/wav2vec2-xls-r-2b with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForPreTraining processor = AutoProcessor.from_pretrained("facebook/wav2vec2-xls-r-2b") model = AutoModelForPreTraining.from_pretrained("facebook/wav2vec2-xls-r-2b", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- d993fec4ffc4d091e06782a016236cbc94d60cbe26afe620f591bfed083301ff
- Size of remote file:
- 8.65 GB
- SHA256:
- d0309bd36442d439dca441c6d3edf96988118b3a251ac37c5bcefdfc2312dfa5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.