Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use bgstud/whisper-small-libirClean-vs-commonNative-en with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use bgstud/whisper-small-libirClean-vs-commonNative-en with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="bgstud/whisper-small-libirClean-vs-commonNative-en")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("bgstud/whisper-small-libirClean-vs-commonNative-en") model = AutoModelForSpeechSeq2Seq.from_pretrained("bgstud/whisper-small-libirClean-vs-commonNative-en") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2020609d4ec9985aad99d5b8d2683269792b85ebbe1a25bb4021c875776fb313
- Size of remote file:
- 967 MB
- SHA256:
- a8d05e3d08086b409d5f0a2791a3375152f9ba6fe71e1d3ad93b9d2af856f31c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.