Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Irish
English
whisper
Generated from Trainer
Instructions to use ymoslem/whisper-small-ga2en-v7.3-r with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ymoslem/whisper-small-ga2en-v7.3-r with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="ymoslem/whisper-small-ga2en-v7.3-r")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("ymoslem/whisper-small-ga2en-v7.3-r") model = AutoModelForSpeechSeq2Seq.from_pretrained("ymoslem/whisper-small-ga2en-v7.3-r") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0d8211f14685af15b83a47bc2096ef342eb9d58bc0f931c6b294ab5a700a807d
- Size of remote file:
- 5.3 kB
- SHA256:
- fb21bccbf05b15ab8ab1921512264495c7a092400b64ba09887366d869d079b1
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.