Murmur
C+ 71 completedPipeline State
completedPipeline Metadata
AI Prompt
Catalog Information
A terminal-based real-time voice transcription tool that processes audio locally using Whisper.
Description
Murmur is a lightweight terminal user interface that captures audio from the microphone and streams it to the Whisper speech‑to‑text engine for instant transcription. It runs entirely on the local machine, eliminating the need for internet connectivity or cloud services. The interface displays the evolving transcript in real time, allowing users to edit or save the output on the fly. Designed for developers, podcasters, and anyone who needs quick, privacy‑preserving transcriptions, Murmur supports multiple languages and can be integrated into scripts or pipelines. Its minimal dependencies and cross‑platform support make it easy to install and use on Linux, macOS, and Windows.
الوصف
يُعد مشروع Murmur واجهة سطر أوامر مبسطة تُسجّل الصوت من الميكروفون وتحوّله إلى نص في الوقت الحقيقي باستخدام نموذج Whisper. يعمل البرنامج بالكامل على الجهاز المحلي، ما يضمن عدم الحاجة للاتصال بالإنترنت أو الاعتماد على خدمات سحابية. تُعرض الترجمة المتطورة في النافذة أثناء التسجيل، مع إمكانية تعديلها أو حفظها مباشرةً. يهدف المشروع إلى مساعدة المطورين، المذيعين، والمهنيين الذين يحتاجون إلى نسخ فورية وسرية للحوارات. يدعم عدة لغات ويُمكن دمجه في سكربتات أو خطوط أنابيب الأتمتة. بفضل تبعياته القليلة ودعمه للأنظمة Linux وmacOS وWindows، يُمكن تثبيته بسهولة على أي بيئة تطوير. يميز Murmur بواجهة مستخدم بسيطة تتيح التحكم الكامل في التسجيل والتصحيح دون الحاجة إلى أدوات رسومية معقدة.
Novelty
6/10Tags
Technologies
Claude Models
Quality Score
Strengths
- CI/CD pipeline configured (github_actions)
- Good test coverage (58% test-to-source ratio)
- Code linting configured (ruff (possible))
- Consistent naming conventions (snake_case)
- Properly licensed project
Weaknesses
- Potential hardcoded secrets in 2 files
- 2718 duplicate lines detected \u2014 consider DRY refactoring
- 10 'god files' with >500 LOC need decomposition
Recommendations
- Move hardcoded secrets to environment variables or a secrets manager
Security & Health
Languages
Frameworks
Concepts (2)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Want fix-PRs on findings? Install Repobility's GitHub App · github.com/apps/repobility-bot | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project Description | !murmur TUI home across themes | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_category | Testing | testing | 70% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
