# rhasspy/piper SLOC report

> As of 2026-07-18 (commit 73c04d81d559), rhasspy/piper contains 65,033 total lines: 44,935 code, 13,616 comments, 6,482 blank, across 151 files in 19 languages (top: C++ Header 38.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving rhasspy/piper to commit 73c04d81d559, 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.

## Repository size insights

This is a medium-sized codebase by counted code lines. Code represents 69.1% of all lines, comments represent 20.9%, and the repository averages 298 code lines per file. C++ Header accounts for 38.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ Header | 3 | 24,768 | 17,438 | 4,325 | 3,005 |
| C | 1 | 21,608 | 12,742 | 7,333 | 1,533 |
| Python | 57 | 8,091 | 6,400 | 443 | 1,248 |
| JSON | 3 | 4,737 | 4,737 | 0 | 0 |
| Jupyter Notebooks | 5 | 1,665 | 1,231 | 284 | 150 |
| C++ | 3 | 1,257 | 896 | 148 | 213 |
| C Header | 6 | 1,187 | 841 | 184 | 162 |
| SVG | 2 | 356 | 356 | 0 | 0 |
| CMake | 1 | 172 | 129 | 12 | 31 |
| Shell | 3 | 75 | 37 | 16 | 22 |
| Cython | 1 | 42 | 36 | 0 | 6 |
| Forge Config | 2 | 44 | 30 | 12 | 2 |

Top language (C++ Header 38.8%). Generated at 2026-07-18T19:42:11.036205976+00:00. Canonical report: https://octocounts.com/github/rhasspy/piper

## Report FAQ

### How many lines of code does rhasspy/piper have?

rhasspy/piper has 65,033 total lines, including 44,935 code lines, 13,616 comment lines, and 6,482 blank lines.

### How was the rhasspy/piper line count measured?

OctoCounts resolved the public GitHub repository to commit 73c04d81d559, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for rhasspy/piper?

This OctoCounts report was generated from master at commit 73c04d81d559 on 2026-07-18T19:42:11.036205976+00:00.

## Similar repository reports

- [nlohmann/json](https://octocounts.com/github/nlohmann/json) — C++ Header, 40,586 code lines
- [IntelSDM/HuntDMA](https://octocounts.com/github/IntelSDM/HuntDMA) — C++ Header, 27,236 code lines
- [mit-acl/clear](https://octocounts.com/github/mit-acl/clear) — C++ Header, 23,480 code lines
- [jmaczan/tiny-vllm](https://octocounts.com/github/jmaczan/tiny-vllm) — C++ Header, 19,612 code lines
- [bytedance/flux](https://octocounts.com/github/bytedance/flux) — C++ Header, 74,102 code lines
- [deepseek-ai/FlashMLA](https://octocounts.com/github/deepseek-ai/FlashMLA) — C++ Header, 14,223 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
