# QwenLM/Qwen3-ASR SLOC report

> As of 2026-09-16 (commit 7c6daf77a242), QwenLM/Qwen3-ASR contains 8,210 total lines: 5,684 code, 1,432 comments, 1,094 blank, across 23 files in 4 languages (top: Python 99.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

QwenLM/Qwen3-ASR has 5,684 source lines of code out of 8,210 total lines across 23 files, counted from the 7c6daf77a2421100f5fb066495372c00129d39ff ref at commit 7c6daf77a242 by the OctoCounts tokei engine on 2026-09-16. 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 QwenLM/Qwen3-ASR to commit 7c6daf77a242, 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 69.2% of all lines, comments represent 17.4%, and the repository averages 247 code lines per file. Python accounts for 99.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 19 | 6,928 | 5,626 | 393 | 909 |
| TOML | 1 | 55 | 48 | 0 | 7 |
| Autoconf | 1 | 13 | 10 | 0 | 3 |
| Markdown | 2 | 1,214 | 0 | 1,039 | 175 |

Top language (Python 99.0%). Generated at 2026-09-16T23:52:15.295165376+00:00. Canonical report: https://octocounts.com/github/QwenLM/Qwen3-ASR

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/QwenLM/Qwen3-ASR/commit/7c6daf77a2421100f5fb066495372c00129d39ff?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 QwenLM/Qwen3-ASR have?

QwenLM/Qwen3-ASR has 8,210 total lines, including 5,684 code lines, 1,432 comment lines, and 1,094 blank lines.

### How was the QwenLM/Qwen3-ASR line count measured?

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

### What commit was counted for QwenLM/Qwen3-ASR?

This OctoCounts report was generated from 7c6daf77a2421100f5fb066495372c00129d39ff at commit 7c6daf77a242 on 2026-09-16T23:52:15.295165376+00:00.

## Similar repository reports

- [junchen-fu/DIGER](https://octocounts.com/github/junchen-fu/DIGER) — Python, 5,684 code lines
- [isocpp/CppCoreGuidelines](https://octocounts.com/github/isocpp/CppCoreGuidelines) — Python, 5,737 code lines
- [HaoyueQin/mujoco-hide-and-seek](https://octocounts.com/github/HaoyueQin/mujoco-hide-and-seek) — Python, 5,631 code lines
- [alirezarezvani/claude-code-aso-skill](https://octocounts.com/github/alirezarezvani/claude-code-aso-skill) — Python, 5,607 code lines
- [langchain-ai/open_deep_research](https://octocounts.com/github/langchain-ai/open_deep_research) — Python, 5,856 code lines
- [CalciumKing/SLAC-LCLS-Stock-Management](https://octocounts.com/github/CalciumKing/SLAC-LCLS-Stock-Management) — Python, 5,878 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)
