mirror of
https://github.com/wiseguru/ReWrite-Voice-Notes.git
synced 2026-07-22 07:49:19 +00:00
Real-time dictation (AssemblyAI/Deepgram, own provider/key/model), auto-ingest folders, record-in-background, per-invocation diarization, manage built-in templates (enable/track), local whisper.cpp auto-start/idle-stop, and dev tooling (local review + release-checklist skill). Voxtral realtime was reverse-engineered but pulled (not WebView-reachable); its adapter is kept on disk, unwired. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
11 lines
No EOL
355 B
JSON
11 lines
No EOL
355 B
JSON
{
|
|
"id": "rewrite-voice-notes",
|
|
"name": "ReWrite (Voice Notes)",
|
|
"version": "1.2.0",
|
|
"minAppVersion": "1.4.4",
|
|
"description": "Record or paste speech and have it transcribed and structured by AI.",
|
|
"author": "WiseGuru",
|
|
"authorUrl": "https://github.com/WiseGuru",
|
|
"fundingUrl": "https://wyz.guru/buy-someone-else-coffee/",
|
|
"isDesktopOnly": false
|
|
} |