IdeaCredIdeaCred

sine2pi/ASR-model

32

ASR model

What's novel

ASR model

Code Analysis

6 files read · 3 rounds

An experimental automatic speech recognition (ASR) system for LibriSpeech that combines a custom convolutional audio encoder, novel Gumbel-routed normalization, gammatone-scaled rotary attention, pitch-aware value gating, and a custom row/column-variance optimizer with max/median scaling strategies.

Strengths

Genuinely novel components including a custom optimizer with depth-based role assignment and pitch/spectrogram-aware scaling, a Gumbel-softmax routed normalization layer, and gammatone-frequency-scaled rotary embeddings. The code contains real algorithmic depth rather than thin wrappers around existing libraries.

Weaknesses

No tests, no documentation (empty README), unconventional naming (using 'n' for self), extensive commented-out experimental code, and several potential bugs (e.g., attention forward has unreachable code paths, variable shadowing in loops). The architecture is a tangled research prototype rather than a maintainable system.

Score Breakdown

Innovation
5 (25%)
Craft
20 (35%)
Traction
9 (15%)
Scope
37 (25%)

Signal breakdown

Innovation

Not Fork+1
Code Novelty+1
Concept Novelty+1

Craft

Ci-3
Tests-4
Polish+0
Releases+0
Has License+0
Code Quality+9
Readme Quality+4
Recent Activity+7
Structure Quality+2
Commit Consistency+5
Has Dependency Mgmt+0

Traction

Forks+0
Stars+6
Hn Points+0
Watchers+3
Early Traction+0
Devto Reactions+0
Community Contribs+0

Scope

Commits+8
Languages+3
Subsystems+5
Bloat Penalty+0
Completeness+3
Contributors+5
Authored Files+4
Readme Code Match+3
Architecture Depth+0
Implementation Depth+8

Evidence

Commits

590

Contributors

1

Files

6

Active weeks

32

TestsCI/CDREADMELicenseContributing

Repository

Language

Python

Stars

1

Forks

0

License