{"id":14962509,"url":"https://github.com/aviaryan/voice-writing-electron","last_synced_at":"2025-10-24T22:32:35.350Z","repository":{"id":252182295,"uuid":"838518469","full_name":"aviaryan/voice-writing-electron","owner":"aviaryan","description":"A real-time, instant dictation desktop application built on Electron that uses Whisper and GROQ under the hood","archived":false,"fork":false,"pushed_at":"2024-08-15T13:19:41.000Z","size":338,"stargazers_count":49,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-06T02:03:46.369Z","etag":null,"topics":["electron","groq","groq-api","svelte","whisper","whisper-cpp"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/aviaryan.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}},"created_at":"2024-08-05T20:03:30.000Z","updated_at":"2025-01-27T06:23:15.000Z","dependencies_parsed_at":"2024-09-02T17:21:00.409Z","dependency_job_id":null,"html_url":"https://github.com/aviaryan/voice-writing-electron","commit_stats":null,"previous_names":["aviaryan/voice-writing-electron"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aviaryan%2Fvoice-writing-electron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aviaryan%2Fvoice-writing-electron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aviaryan%2Fvoice-writing-electron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aviaryan%2Fvoice-writing-electron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aviaryan","download_url":"https://codeload.github.com/aviaryan/voice-writing-electron/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238043943,"owners_count":19407117,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["electron","groq","groq-api","svelte","whisper","whisper-cpp"],"created_at":"2024-09-24T13:29:53.999Z","updated_at":"2025-10-24T22:32:30.039Z","avatar_url":"https://github.com/aviaryan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🗣️📝 VoiceWriting\n\nVoiceWriting is a Whisper based Desktop application to write using your voice.\nIt works in real-time and even fixes common grammatical, punctuation and other issues in your speech.\n\nGive it a try by following the instructions below, or check out the demo 📹 below 👇🏻.\n\nhttps://github.com/user-attachments/assets/8eaa697b-ffeb-4aea-8566-10a711a59b74\n\n## 🛠️ Easy Setup\n\n#### 1. Clone and install dependencies\n\n```sh\ngit clone https://github.com/aviaryan/voice-writing-electron.git\nyarn install\ncp .env.copy .env\n```\n\n#### 2. Populate `.env` file\n\n1. Add the absolute path for whisper.cpp's `stream` executable in `STREAM_EXECUTABLE_PATH`. Learn more about [stream](docs/DEPENDENCIES.md#stream).\n2. Add the absolute path for GGML Whisper `model` in `MODEL_PATH`. Learn more about [model](docs/DEPENDENCIES.md#model).\n3. Fill in the GROQ API Key. Learn more about [Groq API key](docs/DEPENDENCIES.md#groq).\n\nExample -\n\n```ini\nGROQ_API_KEY=gsk_abcdksk2kkskssd\nSTREAM_EXECUTABLE_PATH=/Users/john/dev/stream\nMODEL_PATH=/Users/john/dev/ggml-small.en.bin\n```\n\n#### 3. Start the application\n\n```sh\nyarn start\n```\n\n#### 4. Start speaking!\n\nYou should have the application ready now and you can start using it as shown in the video below. Make sure to unmute 🔉 the video before playing.\n\nhttps://github.com/user-attachments/assets/8eaa697b-ffeb-4aea-8566-10a711a59b74\n\n\n## 📦 Distributing as an app\n\n![packaged app preview](https://github.com/user-attachments/assets/90ae73c6-e5ba-46e6-8224-8b3e92e26b27)\n\n1. Ensure `.env` has all the values as `.env` file gets packaged with the application.\n2. Run `yarn build`. It builds the app only using `target: dir` on Mac. Use `target: dmg` to build dmg.\n3. Check `dist` folder for the app.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faviaryan%2Fvoice-writing-electron","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faviaryan%2Fvoice-writing-electron","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faviaryan%2Fvoice-writing-electron/lists"}