VoiceInk

VoiceInk is a powerful macOS application that transforms your voice into text in real-time, providing a seamless and efficient way to capture your thoughts, create content, and transcribe audio.

Features

  • 🎙️ Real-time voice transcription
  • 💻 Native macOS application
  • 🚀 Powered by whisper.cpp for efficient, local transcription
  • 🔒 Privacy-focused: All processing happens locally on your device
  • Fast and responsive interface
  • 📝 Easy-to-use text editor

Requirements

  • macOS 14.0 or later
  • Xcode (latest version recommended)
  • Swift (latest version recommended)
  • whisper.cpp

Installation

  1. Clone the repository
git clone https://github.com/yourusername/VoiceInk.git
cd VoiceInk
  1. Open the project in Xcode
open VoiceInk.xcodeproj
  1. Build and run the project

Building from Source

  1. Ensure you have all the requirements installed
  2. Open the project in Xcode
  3. Build the project using Cmd+B or Product > Build
  4. Run the project using Cmd+R or Product > Run

Contributing

We welcome contributions! Please read our CONTRIBUTING.md guide before submitting any changes.

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

Support

If you encounter any issues or have questions, please:

  1. Check the existing issues in the GitHub repository
  2. Create a new issue if your problem isn't already reported
  3. Provide as much detail as possible about your environment and the problem

Acknowledgments

  • whisper.cpp for providing the core transcription capabilities
  • All contributors who help make this project better

Made with ❤️ by the VoiceInk team

Description
Voice-to-text app with live streaming of text
Readme 4 MiB
Languages
Swift 99.6%
Makefile 0.2%
AppleScript 0.2%