As of 2026-06-12 (commit df7638d8229a), ggml-org/whisper.cpp contains 633,727 total lines: 485,490 code, 50,641 comments, 97,596 blank, across 1,557 files in 36 languages (top: C++ 40.4%). Counted with tokei via OctoCounts.
OctoCounts produced this report by resolving ggml-org/whisper.cpp to commit df7638d8229a, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.
This is a large codebase by counted code lines. Code represents 76.6% of all lines, comments represent 8.0%, and the repository averages 312 code lines per file. C++ accounts for 40.4% of counted code.
| Language | Files | Lines | Code | Comments | Blanks |
|---|---|---|---|---|---|
| C++ | 384 | 250818 | 196200 | 15049 | 39569 |
| C Header | 183 | 144085 | 106346 | 17526 | 20213 |
| C | 55 | 71896 | 55611 | 4410 | 11875 |
| C++ Header | 57 | 41381 | 30464 | 5417 | 5500 |
| OpenCL | 138 | 25397 | 21628 | 0 | 3769 |
| CUDA | 184 | 23078 | 18452 | 1105 | 3521 |
| GLSL | 185 | 20266 | 16160 | 684 | 3422 |
| Metal Shading Language | 1 | 10735 | 8129 | 397 | 2209 |
| WebGPU Shader Language | 42 | 7269 | 5931 | 204 | 1134 |
| Shell | 32 | 6250 | 4806 | 709 | 735 |
| CMake | 64 | 5773 | 4445 | 458 | 870 |
| Templ | 6 | 3986 | 3415 | 37 | 534 |
Top language (C++ 40.4%). Generated at 2026-06-12T17:59:30.402354280+00:00.
ggml-org/whisper.cpp has 633,727 total lines, including 485,490 code lines, 50,641 comment lines, and 97,596 blank lines.
OctoCounts resolved the public GitHub repository to commit df7638d8229a, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.
This OctoCounts report was generated from master at commit df7638d8229a on 2026-06-12T17:59:30.402354280+00:00.
Other public repositories with an OctoCounts report, ranked by top language and code size similarity: