OpenAI Whisper
⭐ 76.0k stars🎤 audio speech🔧 Pythonintermediate📄 MIT🔄 2026-06-26
About
Robust speech recognition model for transcription and translation in 99+ languages.
⚡ Quick Start
pip install openai-whisper && whisper audio.mp3 --model base🏷️ Topics
💻 Supported Platforms
maclinuxwindows
📋 Technical Details
- Repository
- openai/whisper
- Language
- Python
- License
- MIT
- Stars
- 76,000
- Category
- audio speech
- Difficulty
- intermediate
- Last Updated
- 2026-06-26
- Platforms
- mac, linux, windows
Frequently Asked Questions About OpenAI Whisper
What is OpenAI Whisper?
Robust speech recognition model for transcription and translation in 99+ languages.
How do I install OpenAI Whisper?
Run: pip install openai-whisper && whisper audio.mp3 --model base
What are the system requirements for OpenAI Whisper?
OpenAI Whisper supports mac, linux, windows. It is written in Python and is best suited for intermediate-level users. The repository has 76,000+ stars on GitHub and is licensed under MIT.