# kyutai-labs/pocket-tts SLOC report

> As of 2026-08-25 (commit 001cf6eaf1ef), kyutai-labs/pocket-tts contains 10,170 total lines: 7,710 code, 1,066 comments, 1,394 blank, across 81 files in 8 languages (top: Python 84.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

kyutai-labs/pocket-tts has 7,710 source lines of code out of 10,170 total lines across 81 files, counted from the main ref at commit 001cf6eaf1ef by the OctoCounts tokei engine on 2026-08-25. 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 kyutai-labs/pocket-tts to commit 001cf6eaf1ef, 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 75.8% of all lines, comments represent 10.5%, and the repository averages 95 code lines per file. Python accounts for 84.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 54 | 8,027 | 6,549 | 411 | 1,067 |
| YAML | 18 | 1,120 | 972 | 69 | 79 |
| HTML | 1 | 107 | 99 | 0 | 8 |
| TOML | 1 | 81 | 62 | 8 | 11 |
| HCL | 1 | 16 | 14 | 0 | 2 |
| Dockerfile | 1 | 12 | 9 | 0 | 3 |
| Shell | 1 | 6 | 5 | 0 | 1 |
| Markdown | 4 | 801 | 0 | 578 | 223 |

Top language (Python 84.9%). Generated at 2026-08-25T21:37:00.204115382+00:00. Canonical report: https://octocounts.com/github/kyutai-labs/pocket-tts

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/kyutai-labs/pocket-tts/commit/001cf6eaf1efab4575c7fd4d34a2e18e97b7ac68?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 kyutai-labs/pocket-tts have?

kyutai-labs/pocket-tts has 10,170 total lines, including 7,710 code lines, 1,066 comment lines, and 1,394 blank lines.

### How was the kyutai-labs/pocket-tts line count measured?

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

### What commit was counted for kyutai-labs/pocket-tts?

This OctoCounts report was generated from main at commit 001cf6eaf1ef on 2026-08-25T21:37:00.204115382+00:00.

## Similar repository reports

- [lyogavin/airllm](https://octocounts.com/github/lyogavin/airllm) — Python, 7,673 code lines
- [MoonshotAI/MoonEP](https://octocounts.com/github/MoonshotAI/MoonEP) — Python, 7,668 code lines
- [leigangzhang/plane-mcp-server-adapter](https://octocounts.com/github/leigangzhang/plane-mcp-server-adapter) — Python, 7,795 code lines
- [Tencent-Hunyuan/AuK](https://octocounts.com/github/Tencent-Hunyuan/AuK) — Python, 7,620 code lines
- [Purrple-hub/MMO](https://octocounts.com/github/Purrple-hub/MMO) — Python, 7,619 code lines
- [QwenLM/Qwen3-VL-Embedding](https://octocounts.com/github/QwenLM/Qwen3-VL-Embedding) — Python, 7,820 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)
