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:
- 7501614b8ea32006b11204d6927d593b22fa7f8aed95b5291598ef85a1c6757a
- Size of remote file:
- 2.49 GB
- SHA256:
- 9271faf34ade7a1825e5e33d03549794c719cdb5251dd93395e569063fb0ca36
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.