Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
English
whisper
hf-asr-leaderboard
Generated from Trainer
Instructions to use Ouwen/whisper-large-v3-grumble-english-finetuned with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Ouwen/whisper-large-v3-grumble-english-finetuned with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Ouwen/whisper-large-v3-grumble-english-finetuned")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Ouwen/whisper-large-v3-grumble-english-finetuned") model = AutoModelForSpeechSeq2Seq.from_pretrained("Ouwen/whisper-large-v3-grumble-english-finetuned", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0edab881e720c0274dca8e2e7a2133d0870708a80a2bf00bb1c2a01f03b4b9cf
- Size of remote file:
- 1.18 GB
- SHA256:
- 6bc8e5d39330b762f3dc7ab8f8d547de2897c144ba4adf46a0f08dd3b26ef692
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.