whisper.cpp
⭐ 51.5k stars💬 text generation🔧 C++intermediate📄 MIT🔄 2026-07-01
About
Port of OpenAI's Whisper model in C/C++
⚡ Quick Start
git clone https://github.com/whisper.cpp.git🏷️ Topics
💻 Supported Platforms
maclinuxwindows
📋 Technical Details
- Repository
- ggml-org/whisper.cpp
- Language
- C++
- License
- MIT
- Stars
- 51,461
- Category
- text generation
- Difficulty
- intermediate
- Last Updated
- 2026-07-01
- Platforms
- mac, linux, windows
Frequently Asked Questions About whisper.cpp
What is whisper.cpp?
Port of OpenAI's Whisper model in C/C++
How do I install whisper.cpp?
Run: git clone https://github.com/whisper.cpp.git
What are the system requirements for whisper.cpp?
whisper.cpp supports mac, linux, windows. It is written in C++ and is best suited for intermediate-level users. The repository has 51,461+ stars on GitHub and is licensed under MIT.