huggingface / open_asr_leaderboard
Components

An overview of source code logical components.

Intro

Logical decomposition is a representation of the organization of the main source code, where every and each file is put in exactly one logical component.

Logical Decompositions Overview

Analyzed system has 1 logical decomposition:

Logical Decomposition #1: PRIMARY

The decompositions is based on the folder structure at level 1 (relative to the source code root).

Bubble Chart | Tree Map
Component Sizes (Lines of Code)
The "primary" logical decomposition has 12 components.
  • 17 files, 4,916 LOC (100.0% vs. main code).
  • "normalizer" is biggest, containing 48.82% of LOC.
  • "ctranslate2" is smallest, containing 2.46% of LOC.


normalizer2400 LOC (48%) 5 files
tensorrtllm495 LOC (10%) 2 files
api395 LOC (8%) 1 file
kyutai222 LOC (4%) 1 file
speechbrain199 LOC (4%) 1 file
phi197 LOC (4%) 1 file
transformers191 LOC (3%) 1 file
liteASR187 LOC (3%) 1 file
granite181 LOC (3%) 1 file
moonshine169 LOC (3%) 1 file
nemo_asr159 LOC (3%) 1 file
ctranslate2121 LOC (2%) 1 file
Component Commits
Components ordered by number of commits
Total Commits per Component
All commits, some commits may include files from multiple components.
transformers22 commits (15%)
nemo_asr18 commits (12%)
normalizer10 commits (6%)
ctranslate26 commits (4%)
speechbrain5 commits (3%)
phi4 commits (2%)
moonshine4 commits (2%)
api4 commits (2%)
liteASR3 commits (2%)
tensorrtllm2 commits (1%)
kyutai2 commits (1%)
granite2 commits (1%)
Yearly File Updates Trend per Components
The number of file changes in commits
animated commit history: all time cumulative | 12 months window
2025 2024 2023
nemo_asr
5
10
3
transformers
13
9
normalizer
5
9
ctranslate2
5
1
phi
4
moonshine
3
1
speechbrain
1
3
1
api
4
tensorrtllm
3
liteASR
3
kyutai
2
granite
2


Dependencies between components in same commits (past 180 days)
The number on the lines shows the number of shared commits.
See detailed temporal dependencies report...

No temporal dependencies found.



2025-06-30 09:03