[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-6857":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":22,"archived":23,"fork":23,"defaultBranch":24,"hasWiki":25,"hasPages":25,"topics":26,"createdAt":10,"pushedAt":10,"updatedAt":30,"readmeContent":31,"aiSummary":32,"trendingCount":16,"starSnapshotCount":16,"syncStatus":17,"lastSyncTime":33,"discoverSource":34},6857,"VoiceInk","Beingpax\u002FVoiceInk","Beingpax","The best open-source alternative to Superwhisper & Wispr Flow. Voice-to-text app for macOS with no subscription","https:\u002F\u002Ftryvoiceink.com",null,"Swift",5236,726,22,205,0,2,55,329,21,39.58,"Other",false,"main",true,[27,28,29],"macos","macos-app","swift","2026-06-12 02:01:31","\u003Cdiv align=\"center\">\n  \u003Cimg src=\"VoiceInk\u002FAssets.xcassets\u002FAppIcon.appiconset\u002F256-mac.png\" width=\"180\" height=\"180\" \u002F>\n  \u003Ch1>VoiceInk\u003C\u002Fh1>\n  \u003Cp>Voice to text app for macOS to transcribe what you say to text almost instantly\u003C\u002Fp>\n\n  [![License](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FLicense-GPL%20v3-blue.svg)](https:\u002F\u002Fwww.gnu.org\u002Flicenses\u002Fgpl-3.0)\n  ![Platform](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002Fplatform-macOS%2014.0%2B-brightgreen)\n  [![GitHub release (latest by date)](https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Fv\u002Frelease\u002FBeingpax\u002FVoiceInk)](https:\u002F\u002Fgithub.com\u002FBeingpax\u002FVoiceInk\u002Freleases)\n  ![GitHub all releases](https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Fdownloads\u002FBeingpax\u002FVoiceInk\u002Ftotal)\n  ![GitHub stars](https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Fstars\u002FBeingpax\u002FVoiceInk?style=social)\n  \u003Cp>\n    \u003Ca href=\"https:\u002F\u002Ftryvoiceink.com\">Website\u003C\u002Fa> •\n    \u003Ca href=\"https:\u002F\u002Fwww.youtube.com\u002F@tryvoiceink\">YouTube\u003C\u002Fa>\n  \u003C\u002Fp>\n\n  \u003Ca href=\"https:\u002F\u002Ftryvoiceink.com\">\n    \u003Cimg src=\"https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FDownload%20Now-Latest%20Version-blue?style=for-the-badge&logo=apple\" alt=\"Download VoiceInk\" width=\"250\"\u002F>\n  \u003C\u002Fa>\n\u003C\u002Fdiv>\n\n---\n\nVoiceInk is a native macOS application that transcribes what you say to text almost instantly. You can find all the information and download the app from [here](https:\u002F\u002Ftryvoiceink.com). \n\n![VoiceInk Mac App](https:\u002F\u002Fgithub.com\u002Fuser-attachments\u002Fassets\u002F12367379-83e7-48a6-b52c-4488a6a04bba)\n\nAfter dedicating the past 5 months to developing this app, I've decided to open source it for the greater good. \n\nMy goal is to make it **the most efficient and privacy-focused voice-to-text solution for macOS** that is a joy to use. While the source code is now open for experienced developers to build and contribute, purchasing a license helps support continued development and gives you access to automatic updates, priority support, and upcoming features.\n\n## Features\n\n- 🎙️ **Accurate Transcription**: Local AI models that transcribe your voice to text with 99% accuracy, almost instantly\n- 🔒 **Privacy First**: 100% offline processing ensures your data never leaves your device\n- ⚡ **Power Mode**: Intelligent app detection automatically applies your perfect pre-configured settings based on the app\u002F URL you're on\n- 🧠 **Context Aware**: Smart AI that understands your screen content and adapts to the context\n- 🎯 **Global Shortcuts**: Configurable keyboard shortcuts for quick recording and push-to-talk functionality\n- 📝 **Personal Dictionary**: Train the AI to understand your unique terminology with custom words, industry terms, and smart text replacements\n- 🔄 **Smart Modes**: Instantly switch between AI-powered modes optimized for different writing styles and contexts\n- 🤖 **AI Assistant**: Built-in voice assistant mode for a quick chatGPT like conversational assistant\n\n## Get Started\n\n### Download\nGet the latest version with a free trial from [tryvoiceink.com](https:\u002F\u002Ftryvoiceink.com). Your purchase helps me work on VoiceInk full-time and continuously improve it with new features and updates.\n\n#### Homebrew\nAlternatively, you can install VoiceInk via `brew`:\n\n```shell\nbrew install --cask voiceink\n```\n\n### Build from Source\nAs an open-source project, you can build VoiceInk yourself by following the instructions in [BUILDING.md](BUILDING.md). However, the compiled version includes additional benefits like automatic updates, priority support via Discord and email, and helps fund ongoing development.\n\n## Requirements\n\n- macOS 14.4 or later\n\n## Documentation\n\n- [Building from Source](BUILDING.md) - Detailed instructions for building the project\n- [Contributing Guidelines](CONTRIBUTING.md) - How to contribute to VoiceInk\n- [Code of Conduct](CODE_OF_CONDUCT.md) - Our community standards\n\n## Contributing\n\nThis project is **not accepting pull requests** at this time. You're welcome to fork and modify VoiceInk for your own use.\n\nYou can still contribute by:\n- Reporting bugs via [issues](https:\u002F\u002Fgithub.com\u002FBeingpax\u002FVoiceInk\u002Fissues)\n- Suggesting features or enhancements\n- Improving documentation via issues\n\nFor more details, see our [Contributing Guidelines](CONTRIBUTING.md). For build instructions, see our [Building Guide](BUILDING.md).\n\n## License\n\nThis project is licensed under the GNU General Public License v3.0 - see the [LICENSE](LICENSE) file for details.\n\n## Support\n\nIf you encounter any issues or have questions, please:\n1. Check the existing issues in the GitHub repository\n2. Create a new issue if your problem isn't already reported\n3. Provide as much detail as possible about your environment and the problem\n\n## Acknowledgments\n\n### Core Technology\n- [whisper.cpp](https:\u002F\u002Fgithub.com\u002Fggerganov\u002Fwhisper.cpp) - High-performance inference of OpenAI's Whisper model\n- [FluidAudio](https:\u002F\u002Fgithub.com\u002FFluidInference\u002FFluidAudio) - Used for Parakeet model implementation\n\n### Essential Dependencies\n- [Sparkle](https:\u002F\u002Fgithub.com\u002Fsparkle-project\u002FSparkle) - Keeping VoiceInk up to date\n- [KeyboardShortcuts](https:\u002F\u002Fgithub.com\u002Fsindresorhus\u002FKeyboardShortcuts) - User-customizable keyboard shortcuts\n- [LaunchAtLogin](https:\u002F\u002Fgithub.com\u002Fsindresorhus\u002FLaunchAtLogin) - Launch at login functionality\n- [MediaRemoteAdapter](https:\u002F\u002Fgithub.com\u002Fejbills\u002Fmediaremote-adapter) - Media playback control during recording\n- [Zip](https:\u002F\u002Fgithub.com\u002Fmarmelroy\u002FZip) - File compression and decompression utilities\n- [SelectedTextKit](https:\u002F\u002Fgithub.com\u002Ftisfeng\u002FSelectedTextKit) - A modern macOS library for getting selected text\n- [Swift Atomics](https:\u002F\u002Fgithub.com\u002Fapple\u002Fswift-atomics) - Low-level atomic operations for thread-safe concurrent programming\n\n\n---\n\nMade with ❤️ by Pax\n","VoiceInk 是一款适用于 macOS 的语音转文字应用，无需订阅即可几乎实时地将您的语音转换为文本。其核心功能包括基于本地 AI 模型的高精度转录、完全离线处理以确保隐私安全、智能的应用程序检测和上下文感知等。此外，它还支持全局快捷键设置和个人词典训练等功能，使得用户能够根据自身需求定制使用体验。此软件非常适合需要高效语音输入工具的 macOS 用户，如作家、学生或任何希望通过语音提高工作效率的人士。","2026-06-11 03:09:13","top_language"]