Add Kviskr to Speech to Text section

Kviskr is a macOS menu bar app for speech-to-text that processes
all transcription locally on-device using whisper.cpp with CoreML.
No data is sent to the cloud.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Andreas Arntsen 2026-04-02 09:00:08 +02:00
parent 7dfa55926b
commit fdb3320d29
1 changed files with 1 additions and 0 deletions

View File

@ -287,6 +287,7 @@ When using cloud-based AI services, the data you input is often collected and st
- [ParakeetTDT](https://parakeettdt.com/) - Efficient audio transcription. Convert speech to text with unprecedented speed and accuracy using NVIDIA advanced AI speech recognition model.
- **Apps and services**
- [Kviskr](https://kviskr.no) - macOS menu bar app for speech-to-text using whisper.cpp with CoreML. All transcription is processed locally on-device, no data is sent to the cloud. Specialized for Norwegian with NB-Whisper.
- [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.
- [Sasayaki](https://github.com/pluja/sasayaki) - Tiny android dictation app that turns speech into clear writing.
- [Speaches](https://github.com/speaches-ai/speaches) - OpenAI API-compatible server supporting streaming transcription, translation, and speech generation.