This commit is contained in:
Andreas arntsen 2026-04-02 09:00:28 +02:00 committed by GitHub
commit 95f236973f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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.