# SYSTRAN/faster-whisper SLOC report

> As of 2026-09-11 (commit c26d609974ef), SYSTRAN/faster-whisper contains 5,555 total lines: 4,715 code, 273 comments, 567 blank, across 25 files in 7 languages (top: Python 62.7%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

SYSTRAN/faster-whisper has 4,715 source lines of code out of 5,555 total lines across 25 files, counted from the c26d609974ef7c36715f23f0fbcdb3f9b5f8a663 ref at commit c26d609974ef by the OctoCounts tokei engine on 2026-09-11. 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 SYSTRAN/faster-whisper to commit c26d609974ef, 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 84.9% of all lines, comments represent 4.9%, and the repository averages 189 code lines per file. Python accounts for 62.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 16 | 3,525 | 2,955 | 99 | 471 |
| JSON | 1 | 1,742 | 1,742 | 0 | 0 |
| Forge Config | 1 | 9 | 8 | 0 | 1 |
| Dockerfile | 1 | 6 | 6 | 0 | 0 |
| Autoconf | 1 | 4 | 4 | 0 | 0 |
| Markdown | 2 | 256 | 0 | 161 | 95 |
| Plain Text | 3 | 13 | 0 | 13 | 0 |

Top language (Python 62.7%). Generated at 2026-09-11T15:22:32.777888929+00:00. Canonical report: https://octocounts.com/github/SYSTRAN/faster-whisper

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/SYSTRAN/faster-whisper/commit/c26d609974ef7c36715f23f0fbcdb3f9b5f8a663?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does SYSTRAN/faster-whisper have?

SYSTRAN/faster-whisper has 5,555 total lines, including 4,715 code lines, 273 comment lines, and 567 blank lines.

### How was the SYSTRAN/faster-whisper line count measured?

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

### What commit was counted for SYSTRAN/faster-whisper?

This OctoCounts report was generated from c26d609974ef7c36715f23f0fbcdb3f9b5f8a663 at commit c26d609974ef on 2026-09-11T15:22:32.777888929+00:00.

## Similar repository reports

- [python-attrs/cattrs](https://octocounts.com/github/python-attrs/cattrs) — Python, 4,685 code lines
- [python-poetry/tomlkit](https://octocounts.com/github/python-poetry/tomlkit) — Python, 4,746 code lines
- [ai4s-research/ai4s-skills](https://octocounts.com/github/ai4s-research/ai4s-skills) — Python, 4,764 code lines
- [ollama/ollama-python](https://octocounts.com/github/ollama/ollama-python) — Python, 4,769 code lines
- [yulin-luo/RoboBench](https://octocounts.com/github/yulin-luo/RoboBench) — Python, 4,606 code lines
- [ArThirtyFour/MXU-modules](https://octocounts.com/github/ArThirtyFour/MXU-modules) — Python, 4,825 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)
