Instructions to use speech31/XLS-R-300m-english-ipa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use speech31/XLS-R-300m-english-ipa with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="speech31/XLS-R-300m-english-ipa")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("speech31/XLS-R-300m-english-ipa") model = AutoModelForCTC.from_pretrained("speech31/XLS-R-300m-english-ipa") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c0d6141c3a7316c3ed3e3b8ae777f87d60b015bcbc2a167a27733a2406634cef
- Size of remote file:
- 559 Bytes
- SHA256:
- 90e726ad10a5a831479ad093de807ff5795e97ca6ff62f3665abe81475c35c2e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.