Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Czech
whisper
Generated from Trainer
Instructions to use Cem13/whisper-large-v3-czech with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Cem13/whisper-large-v3-czech with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Cem13/whisper-large-v3-czech")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Cem13/whisper-large-v3-czech") model = AutoModelForSpeechSeq2Seq.from_pretrained("Cem13/whisper-large-v3-czech") - Notebooks
- Google Colab
- Kaggle
BIN needed
#2 opened 10 days ago
by
NODeeJay
bin format
#1 opened almost 2 years ago
by
Davida3