Loading...
Loading...
Open-source whisper-large-v3-turbo model from openai — available for download and self-hosting on Hugging Face.
Best for
No pricing data. Model may be free or requires direct access.
Local run command
pip install transformers accelerate && python -c "from transformers import AutoModelForCausalLM, AutoTokenizer; tok = AutoTokenizer.from_pretrained('openai/whisper-large-v3-turbo'); model = AutoModelForCausalLM.from_pretrained('openai/whisper-large-v3-turbo'); print('Loaded openai/whisper-large-v3-turbo')"Presumptive Specs:
Community reliability estimate · not official
About this score: Community-estimated based on user reports and publicly available benchmark data (e.g. TruthfulQA). This is not an official score from the model provider. Scores may be inaccurate — always verify with the official leaderboard before making production decisions.
Not enough historical data yet. Check back after the next pricing sync.
Provider
Learn how to use whisper-large-v3-turbo
💡 Tip: Start with the sample prompts above to see how whisper-large-v3-turbo works best.
Proven prompts shared by the community for this model