QuantiusBenignus/NoteWhispers
Voice memos recorded from the microphone, transcribed offline to text and converted to Joplin notes
Uses OpenAI's Whisper models via whisper.cpp for offline speech recognition, interfacing with Joplin through its REST API via curl to create notes or fallback to clipboard/file storage when Joplin is unavailable. Built as a lightweight zsh/bash CLI utility optimized for speed by leveraging RAM-based temporary storage (/dev/shm) for resource-intensive transcription, with optional GNOME desktop integration for quick access.
No commits in the last 6 months.
Stars
29
Forks
3
Language
Shell
License
MIT
Category
Last pushed
Mar 01, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/QuantiusBenignus/NoteWhispers"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SYSTRAN/faster-whisper
Faster Whisper transcription with CTranslate2
oseiskar/autosubsync
Automatically synchronize subtitles with audio using machine learning
FL33TW00D/whisper-turbo
Cross-Platform, GPU Accelerated Whisper 🏎️
machinelearningZH/audio-transcription
Transcribe any audio or video file. Edit and view your transcripts in a standalone HTML editor.
saharmor/whisper-playground
Build real time speech2text web apps using OpenAI's Whisper https://openai.com/blog/whisper/