diff --git a/README.md b/README.md index aa04d68..b33b702 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ - [Design Tools](#design-tools) - [Developer Tools](#developer-tools) - [IDEs](#ides) +- [Dictation / ASR]() - [Domain Registrar](#domain-registrar) - [Download Manager](#download-manager) - [Encryption](#encryption) @@ -1439,7 +1440,8 @@ Odysee website contains some trackers and is a heavy site. You can use these alt - [OpenAI Whisper](https://github.com/openai/whisper) - Whisper is a general-purpose speech recognition model that can be run locally offline. It can transcribe audio from and to multiple languages. - [whisper.cpp](https://github.com/ggerganov/whisper.cpp) - High-performance inference of OpenAI's Whisper automatic speech recognition (ASR) model. - - [Whishper](https://whishper-docs.pages.dev/) - A whisper frontend with subtitle editing and translation capabilities. + - [Whishper](https://whishper-docs.pages.dev/) - A whisper frontend with subtitle editing and translation capabilities. +- [OpenWhispr](https://github.com/OpenWhispr/openwhispr) - Voice-to-text dictation and productivity app with AI agents, meeting transcription, notes, and local/cloud speech recognition. Privacy-first and available cross-platform. Open source alternative to wisprflow. [Back to top 🔝](#contents)