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