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