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