Automatic Speech Recognition
Transformers
PyTorch
JAX
Irish
wav2vec2
audio
speech
xlsr-fine-tuning-week
Eval Results (legacy)
Instructions to use jimregan/wav2vec2-large-xlsr-irish-basic with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use jimregan/wav2vec2-large-xlsr-irish-basic with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="jimregan/wav2vec2-large-xlsr-irish-basic")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("jimregan/wav2vec2-large-xlsr-irish-basic") model = AutoModelForCTC.from_pretrained("jimregan/wav2vec2-large-xlsr-irish-basic", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f14eb532003913483695b4a80b138b1b2a8f9210435bdbad094807d107811de3
- Size of remote file:
- 1.26 GB
- SHA256:
- ce360fd780e088d740adec796f104e48f31161946276c10489e45ae3da26bd6b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.