# debpalash/VoiceStudio SLOC report

> As of 2026-09-03 (commit 9d30774ee224), debpalash/VoiceStudio contains 317,474 total lines: 261,047 code, 32,506 comments, 23,921 blank, across 1,024 files in 24 languages (top: Python 37.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving debpalash/VoiceStudio to commit 9d30774ee224, 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 large codebase by counted code lines. Code represents 82.2% of all lines, comments represent 10.2%, and the repository averages 255 code lines per file. Python accounts for 37.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 325 | 122,641 | 96,631 | 12,337 | 13,673 |
| JSON | 47 | 57,969 | 57,951 | 0 | 18 |
| JSX | 291 | 65,798 | 55,644 | 6,416 | 3,738 |
| JavaScript | 167 | 19,064 | 13,890 | 3,740 | 1,434 |
| Rust | 19 | 15,505 | 13,091 | 1,252 | 1,162 |
| TypeScript | 85 | 14,926 | 11,498 | 2,058 | 1,370 |
| CSS | 1 | 7,068 | 5,234 | 1,243 | 591 |
| Shell | 30 | 5,371 | 3,852 | 971 | 548 |
| TSX | 15 | 1,238 | 953 | 183 | 102 |
| Jupyter Notebooks | 1 | 856 | 577 | 161 | 118 |
| PowerShell | 4 | 531 | 401 | 74 | 56 |
| YAML | 2 | 555 | 389 | 117 | 49 |

Top language (Python 37.0%). Generated at 2026-09-03T02:01:30.572387752+00:00. Canonical report: https://octocounts.com/github/debpalash/VoiceStudio

## Report FAQ

### How many lines of code does debpalash/VoiceStudio have?

debpalash/VoiceStudio has 317,474 total lines, including 261,047 code lines, 32,506 comment lines, and 23,921 blank lines.

### How was the debpalash/VoiceStudio line count measured?

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

### What commit was counted for debpalash/VoiceStudio?

This OctoCounts report was generated from main at commit 9d30774ee224 on 2026-09-03T02:01:30.572387752+00:00.

## Similar repository reports

- [earthtojake/text-to-cad](https://octocounts.com/github/earthtojake/text-to-cad) — Python, 261,767 code lines
- [foryourhealth111-pixel/Vibe-Skills](https://octocounts.com/github/foryourhealth111-pixel/Vibe-Skills) — Python, 261,841 code lines
- [matplotlib/matplotlib](https://octocounts.com/github/matplotlib/matplotlib) — Python, 256,578 code lines
- [rohitg00/ai-engineering-from-scratch](https://octocounts.com/github/rohitg00/ai-engineering-from-scratch) — Python, 256,041 code lines
- [semantica-agi/semantica](https://octocounts.com/github/semantica-agi/semantica) — Python, 271,442 code lines
- [jundot/omlx](https://octocounts.com/github/jundot/omlx) — Python, 249,575 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)
