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