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