# QwenLM/Qwen3-ASR SLOC report

> As of 2026-08-15 (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%). Counted with tokei via OctoCounts.

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-08-15T07:09:18.517428889+00:00. Canonical report: https://octocounts.com/github/QwenLM/Qwen3-ASR

## 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 main at commit 7c6daf77a242 on 2026-08-15T07:09:18.517428889+00:00.

## Similar repository reports

- [FoxUserbot/CustomModules](https://octocounts.com/github/FoxUserbot/CustomModules) — Python, 5,688 code lines
- [OpenMOSS/MOSS-Transcribe-Diarize](https://octocounts.com/github/OpenMOSS/MOSS-Transcribe-Diarize) — Python, 5,712 code lines
- [HaoyueQin/mujoco-hide-and-seek](https://octocounts.com/github/HaoyueQin/mujoco-hide-and-seek) — Python, 5,631 code lines
- [Panniantong/Agent-Reach](https://octocounts.com/github/Panniantong/Agent-Reach) — Python, 5,626 code lines
- [alirezarezvani/claude-code-aso-skill](https://octocounts.com/github/alirezarezvani/claude-code-aso-skill) — Python, 5,607 code lines
- [Mavis2103/skill-context-manager](https://octocounts.com/github/Mavis2103/skill-context-manager) — Python, 5,841 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)
