Auto Whisper

C 61 completed
Other
unknown / csharp · tiny
33
Files
2,436
LOC
0
Frameworks
4
Languages

Pipeline State

completed
Run ID
#1544798
Phase
done
Progress
0%
Started
2026-04-16 22:54:51
Finished
2026-04-16 22:54:51
LLM tokens
0

Pipeline Metadata

Stage
Cataloged
Decision
proceed
Novelty
18.62
Framework unique
Isolation
Last stage change
2026-05-10 03:35:24
Deduplication group #47290
Member of a group with 891 similar repo(s) — canonical #1593288 view group →
Repobility's GitHub App fixes findings like these · https://github.com/apps/repobility-bot

AI Prompt

Create a fully offline, system tray application for Windows that functions as a voice-to-text dictation tool. I need it to use OpenAI's Whisper model locally, supporting GPU acceleration via CUDA or Vulkan, and handling model downloads from Hugging Face. Key features include hold-to-record dictation triggered by a configurable hotkey, automatic pasting of transcribed text, and visual feedback like an animated recording indicator. It should support 28 languages, preserve the clipboard content after pasting, and offer settings to manage the hotkey and ensure it launches at startup.
csharp windows desktop-app speech-recognition whisper offline system-tray hotkey gpu-acceleration
Generated by gemma4:latest

Catalog Information

Create a fully offline, system tray application for Windows that functions as a voice-to-text dictation tool. I need it to use OpenAI's Whisper model locally, supporting GPU acceleration via CUDA or Vulkan, and handling model downloads from Hugging Face. Key features include hold-to-record dictation triggered by a configurable hotkey, automatic pasting of transcribed text, and visual feedback like an animated recording indicator. It should support 28 languages, preserve the clipboard content aft

Tags

csharp windows desktop-app speech-recognition whisper offline system-tray hotkey gpu-acceleration

Quality Score

C
60.7/100
Structure
66
Code Quality
69
Documentation
45
Testing
15
Practices
75
Security
100
Dependencies
60

Strengths

  • CI/CD pipeline configured (github_actions)
  • Consistent naming conventions (PascalCase)
  • Good security practices — no major issues detected
  • Properly licensed project

Weaknesses

  • No tests found — high risk of regressions
  • 152 duplicate lines detected — consider DRY refactoring

Recommendations

  • Add a test suite — start with critical path integration tests
  • Add a linter configuration to enforce code style consistency

Languages

csharp
84.6%
markdown
8.3%
yaml
3.6%
json
3.5%

Frameworks

None detected

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/1368518.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV