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