Instructions to use kul-speech-lab/wav2vec2-xls-r-300m-lay21 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use kul-speech-lab/wav2vec2-xls-r-300m-lay21 with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForPreTraining processor = AutoProcessor.from_pretrained("kul-speech-lab/wav2vec2-xls-r-300m-lay21") model = AutoModelForPreTraining.from_pretrained("kul-speech-lab/wav2vec2-xls-r-300m-lay21") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
656e649 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:fc1ecc04d568d05ad0c2db72a0109a82c9af81857436c8e1a97988299d5d32c6
size 1161137013
|