Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
English
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use mn720/english with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mn720/english with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="mn720/english")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("mn720/english") model = AutoModelForSpeechSeq2Seq.from_pretrained("mn720/english") - Notebooks
- Google Colab
- Kaggle
Ctrl+K
- Apr30_15-32-07_cx3-11-3.cx3.hpc.ic.ac.uk
- Jun05_16-38-53_cx3-11-7.cx3.hpc.ic.ac.uk
- Jun06_11-19-40_cx3-11-5.cx3.hpc.ic.ac.uk
- Jun07_00-50-26_cx3-11-5.cx3.hpc.ic.ac.uk
- Mar06_16-17-04_cnl-brain6
- Mar06_17-48-08_cnl-brain6
- Mar06_19-03-30_cnl-brain6
- Mar07_13-53-57_cnl-brain6
- Mar09_18-47-17_cnl-brain6
- Mar09_18-48-49_cnl-brain6
- May22_22-39-32_cx3-11-6.cx3.hpc.ic.ac.uk