From a8e5844d278ad283bc4de2c72719f09230a97dfe Mon Sep 17 00:00:00 2001 From: Beingpax Date: Sat, 22 Feb 2025 12:51:29 +0545 Subject: [PATCH] docs: add AI enhancement feature to README --- README.md | 25 +++++-------------------- 1 file changed, 5 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index 5cdb425..02e92c9 100644 --- a/README.md +++ b/README.md @@ -14,24 +14,14 @@

Website • - YouTube • - Discussions + YouTube

-
- -
-

Ready to Transform Your Voice into Text?

- - Download VoiceInk - -

macOS 14.0 or later required

-
- + --- -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. +VoiceInk is a native macOS application that transcribes what you say to text almost instantly. It works everywhere on your mac and has near perfect accuracy. It provides a seamless and efficient way to work without ever doing the manual typing, ever again. ## Features @@ -40,7 +30,7 @@ VoiceInk is a powerful macOS application that transforms your voice into text in - 🚀 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 +- 🤖 Supports AI enhancements (bring your own API keys) ## Requirements @@ -76,8 +66,6 @@ If you encounter any issues or have questions, please: ## Acknowledgments -Special thanks to the following projects and their maintainers: - ### Core Technology - [whisper.cpp](https://github.com/ggerganov/whisper.cpp) - High-performance inference of OpenAI's Whisper model @@ -88,10 +76,7 @@ Special thanks to the following projects and their maintainers: - [Defaults](https://github.com/sindresorhus/Defaults) - Modern user defaults management - [LaunchAtLogin](https://github.com/sindresorhus/LaunchAtLogin) - Launch at login functionality -### Community -- All contributors who help make this project better -- The open-source community for their invaluable tools and support --- -Made with ❤️ by the VoiceInk team \ No newline at end of file +Made with ❤️ by Pax \ No newline at end of file