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