Automatic Speech Recognition
Transformers
PyTorch
Abkhaz
wav2vec2
common_voice
Generated from Trainer
Instructions to use baaastien/xls-r-ab-test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use baaastien/xls-r-ab-test with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="baaastien/xls-r-ab-test")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("baaastien/xls-r-ab-test") model = AutoModelForCTC.from_pretrained("baaastien/xls-r-ab-test", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6e16c320bffae5487342c379edc2b70f0b99a792db10071bb41995f0684a302c
- Size of remote file:
- 2.99 kB
- SHA256:
- 9121e7c4116c610091ca7130553f52f6daa25a5848d76713bbfa5de4f1f4aa3d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.