How to use from the
Use from the
Transformers library
# 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")
Quick Links

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 300M model truncated to 21 layers.

See also: https://github.com/lcn-kul/xls-r-analysis-sqa

Downloads last month
2
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support