{"id":49429433,"url":"https://github.com/elifuzz/vox","last_synced_at":"2026-04-29T11:06:25.951Z","repository":{"id":349043090,"uuid":"1194912143","full_name":"EliFuzz/vox","owner":"EliFuzz","description":null,"archived":false,"fork":false,"pushed_at":"2026-04-03T22:23:46.000Z","size":135,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-04T00:26:10.048Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EliFuzz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-29T01:13:01.000Z","updated_at":"2026-04-03T22:23:51.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/EliFuzz/vox","commit_stats":null,"previous_names":["elifuzz/vox"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/EliFuzz/vox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EliFuzz%2Fvox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EliFuzz%2Fvox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EliFuzz%2Fvox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EliFuzz%2Fvox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EliFuzz","download_url":"https://codeload.github.com/EliFuzz/vox/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EliFuzz%2Fvox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32422642,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-04-29T11:06:24.855Z","updated_at":"2026-04-29T11:06:25.945Z","avatar_url":"https://github.com/EliFuzz.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vox\n\n**Vox** is a small macOS menu bar app for local speech-to-text.\nHold a shortcut, talk, and it drops the text right where your cursor already is.\n\nNo giant window. No extra editor. No copy/paste dance.\n\n\u003e Speak. Release. Keep moving.\n\n\u003cvideo controls autoplay loop muted src=\"https://github.com/user-attachments/assets/33c9994b-2b58-421b-b949-b9faedea1ba8\"\u003e\u003c/video\u003e\n\n## Features\n\n- **local transcription** - your speech becomes text on-device\n- **cursor-first output** - words land in the app you're already using\n- **two recording styles** - push-to-talk or toggle-to-talk (Press `Fn + Left Control` to talk, release to paste. Or double-press to toggle)\n- **pick your mic, pick your model** - without digging through settings files\n\n## Quick start\n\n1. Use GitHub Releases to grab the latest version of **Vox** for macOS. Just download, unzip, and move it to your Applications folder.\n2. Open **Vox**\n3. Allow **Accessibility** on macOS _(and **Input Monitoring** too, if macOS asks)_\n4. Hold **Fn + Left Control** to talk\n5. Release to paste text or wait a half-second for it to paste automatically while you keep talking\n6. Double-press the shortcut for **toggle-to-talk**\n\n## Under the hood\n\n| area             | details                                      |\n| ---------------- | -------------------------------------------- |\n| input            | selectable microphone device                 |\n| speech detection | VAD-gated recording                          |\n| transcription    | local ASR pipeline                           |\n| models           | Multilingual, English, English Small         |\n| engines          | Parakeet, Moonshine                          |\n| post-processing  | sentence normalization + punctuation cleanup |\n| output           | paste at cursor + restore previous clipboard |\n| settings         | `~/.vox/settings.json`                       |\n| model cache      | `~/.vox/models/`                             |\n| model delivery   | downloads models when needed                 |\n\n## project layout\n\n- `src/main.rs` - boot, workers, update checks\n- `src/processing.rs` - speech segmentation + transcription flow\n- `src/tray/` - menu bar state and menus\n- `src/platform/macos/` - keyboard hooks, Accessibility, paste, CoreML bridge\n- `src/model_download.rs` - model fetch + unzip\n- `src/settings.rs` - mode, shortcut, device, model\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felifuzz%2Fvox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felifuzz%2Fvox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felifuzz%2Fvox/lists"}