Instructions to use kul-speech-lab/wav2vec2-xls-r-1b-lay10 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-1b-lay10 with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForPreTraining processor = AutoProcessor.from_pretrained("kul-speech-lab/wav2vec2-xls-r-1b-lay10") model = AutoModelForPreTraining.from_pretrained("kul-speech-lab/wav2vec2-xls-r-1b-lay10") - Notebooks
- Google Colab
- Kaggle
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
This repository contains the wav2vec2 XLS-R 1B model truncated to 10 layers.
- Downloads last month
- 10
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support