Automatic Speech Recognition
Transformers
PyTorch
TensorFlow
JAX
Safetensors
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use iqbalasrif/whisper-tiny-hyperparameter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use iqbalasrif/whisper-tiny-hyperparameter with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="iqbalasrif/whisper-tiny-hyperparameter")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("iqbalasrif/whisper-tiny-hyperparameter") model = AutoModelForSpeechSeq2Seq.from_pretrained("iqbalasrif/whisper-tiny-hyperparameter") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
eefc7a5 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:d0c9b1bfca788c75ea8e557b809b0829341ef835efd9b4ffefbd326b09b7eda2
size 151047055
|