# dscripka/openWakeWord SLOC report

> As of 2026-09-19 (commit 368c03716d1e), dscripka/openWakeWord contains 6,783 total lines: 4,145 code, 1,476 comments, 1,162 blank, across 36 files in 6 languages (top: Python 84.8%). Default configuration. Counted with tokei via OctoCounts.

dscripka/openWakeWord has 4,145 source lines of code out of 6,783 total lines across 36 files, counted from the main ref at commit 368c03716d1e by the OctoCounts tokei engine on 2026-09-19. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving dscripka/openWakeWord to commit 368c03716d1e, 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 small codebase by counted code lines. Code represents 61.1% of all lines, comments represent 21.8%, and the repository averages 115 code lines per file. Python accounts for 84.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 18 | 4,779 | 3,515 | 625 | 639 |
| Jupyter Notebooks | 4 | 1,031 | 548 | 282 | 201 |
| YAML | 1 | 101 | 29 | 49 | 23 |
| TOML | 1 | 30 | 27 | 0 | 3 |
| HTML | 1 | 28 | 26 | 0 | 2 |
| Markdown | 11 | 814 | 0 | 520 | 294 |

Top language (Python 84.8%). Generated at 2026-09-19T01:02:56.628388638+00:00. Canonical report: https://octocounts.com/github/dscripka/openWakeWord

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/dscripka/openWakeWord/commit/368c03716d1e92591906a84949bc477f3a834455?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

### How many lines of code does dscripka/openWakeWord have?

dscripka/openWakeWord has 6,783 total lines, including 4,145 code lines, 1,476 comment lines, and 1,162 blank lines.

### How was the dscripka/openWakeWord line count measured?

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

### What commit was counted for dscripka/openWakeWord?

This OctoCounts report was generated from main at commit 368c03716d1e on 2026-09-19T01:02:56.628388638+00:00.

## Similar repository reports

- [anthropics/financial-services](https://octocounts.com/github/anthropics/financial-services) — Python, 4,138 code lines
- [higgsfield-ai/higgsfield](https://octocounts.com/github/higgsfield-ai/higgsfield) — Python, 4,176 code lines
- [unprofessional-giser/NISARAPP](https://octocounts.com/github/unprofessional-giser/NISARAPP) — Python, 4,183 code lines
- [Fox-Userbot/FoxUserbot](https://octocounts.com/github/Fox-Userbot/FoxUserbot) — Python, 4,183 code lines
- [antarikshc/perfetto-mcp](https://octocounts.com/github/antarikshc/perfetto-mcp) — Python, 4,104 code lines
- [aivolcano/CiteScan](https://octocounts.com/github/aivolcano/CiteScan) — Python, 4,189 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)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
