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