# snakers4/silero-vad SLOC report

> As of 2026-08-02 (commit 76e3dc408eb2), snakers4/silero-vad contains 8,817 total lines: 6,327 code, 1,070 comments, 1,420 blank, across 79 files in 17 languages (top: Python 31.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving snakers4/silero-vad to commit 76e3dc408eb2, 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 71.8% of all lines, comments represent 12.1%, and the repository averages 80 code lines per file. Python accounts for 31.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 16 | 2,404 | 2,021 | 22 | 361 |
| C++ | 7 | 1,379 | 1,020 | 118 | 241 |
| C Header | 7 | 1,217 | 951 | 101 | 165 |
| Java | 7 | 1,210 | 843 | 215 | 152 |
| C# | 4 | 520 | 438 | 4 | 78 |
| Rust | 5 | 476 | 426 | 8 | 42 |
| Jupyter Notebooks | 4 | 476 | 357 | 52 | 67 |
| TOML | 3 | 68 | 64 | 0 | 4 |
| Go | 1 | 63 | 50 | 0 | 13 |
| YAML | 3 | 56 | 48 | 0 | 8 |
| XML | 1 | 31 | 26 | 1 | 4 |
| Visual Studio Solution | 1 | 25 | 24 | 0 | 1 |

Top language (Python 31.9%). Generated at 2026-08-02T18:07:16.560898717+00:00. Canonical report: https://octocounts.com/github/snakers4/silero-vad

## Report FAQ

### How many lines of code does snakers4/silero-vad have?

snakers4/silero-vad has 8,817 total lines, including 6,327 code lines, 1,070 comment lines, and 1,420 blank lines.

### How was the snakers4/silero-vad line count measured?

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

### What commit was counted for snakers4/silero-vad?

This OctoCounts report was generated from master at commit 76e3dc408eb2 on 2026-08-02T18:07:16.560898717+00:00.

## Similar repository reports

- [artvolgin/music-crs-recsys2026](https://octocounts.com/github/artvolgin/music-crs-recsys2026) — Python, 6,353 code lines
- [majikat768/HuntStatsLogger](https://octocounts.com/github/majikat768/HuntStatsLogger) — Python, 6,274 code lines
- [FareedKhan-dev/train-llm-from-scratch](https://octocounts.com/github/FareedKhan-dev/train-llm-from-scratch) — Python, 6,396 code lines
- [xinxinshuhao-create/grok-register](https://octocounts.com/github/xinxinshuhao-create/grok-register) — Python, 6,403 code lines
- [browser-use/browser-harness](https://octocounts.com/github/browser-use/browser-harness) — Python, 6,191 code lines
- [lyogavin/airllm](https://octocounts.com/github/lyogavin/airllm) — Python, 6,131 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
