OpenWhisper GitHub avatar by Knuckles92

Knuckles92 /

Voice & Conversation

OpenWhisper

A dictation and meeting-notes app with optional Jev checks for topic changes, note-taker instructions and sensitive text.

GitHub
18525
License: MITLanguage: PythonLast push: 9/19/2026#voice-conversation#security-guardrails#classification-ranking

What Jev Does in this Architecture

Makes bounded transcript judgments for checkpoints, note-taking actions or screening before remote text cleanup.

Key Architecture Benefit

Keeps model probabilities separate from local thresholds, switches and failure fallbacks.

Review & Benchmark Note: Jev is an optional text-judgment module, not proof that all meeting processing stays local. Effects and latency were not tested here.
Clone Repository
git clone https://github.com/Knuckles92/OpenWhisper.git

Inspect on GitHub

Check out the upstream repository README, issues, and commit log.

Knuckles92/OpenWhisper

Architecture Category

Voice & Conversation

Voice turn-taking, interruption detection, and real-time dialogue routing.

View all in this category →

Related Projects in Voice & Conversation

jev-system-one repository icon by haseeb-heaven

haseeb-heaven

jev-system-one

2
Voice & ConversationMITTypeScript

A terminal Q&A app where OpenAI writes answers and Jev sets response policy and reviews drafts.

What Jev does here

Judges response mode, depth, uncertainty and draft quality inside a LangGraph workflow.

Displays the answer alongside a structured decision report.

#voice-conversation#evaluation-benchmarks#typed-decisions
2 evidence links
Inspect details
Voice & ConversationMITPython

A Home Assistant conversation integration routing simple lighting commands to services and other requests to Grok.

What Jev does here

Jev classifies the utterance and exposed devices; code chooses a lighting service or conversation path.

Provides a bounded lighting fast path rather than support for every smart-home command.

#domain-workflows#voice-conversation#llm-routing-cost
14 evidence links
Inspect details
Voice & ConversationApache-2.0TypeScript

An optional AIAvatarKit component uses Jev to judge turn endings from speech transcripts.

What Jev does here

Assesses utterance completeness and whether the user is likely to continue speaking.

Adds a semantic signal to silence-based turn detection.

#voice-conversation#typed-decisions
663 evidence links
Inspect details