Auto Whisper
C 61 completed
Other
unknown / csharp · tiny
33
Files
2,436
LOC
0
Frameworks
4
Languages
Pipeline State
completedRun ID
#1544798Phase
doneProgress
0%Started
2026-04-16 22:54:51Finished
2026-04-16 22:54:51LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
18.62Framework unique
—Isolation
—Last stage change
2026-05-10 03:35:24Deduplication 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
Frameworks
None detected
Embed Badge
Add to your README:
