Core Features
gibb.eri.sh isn’t just a transcription tool—it’s an intelligent voice interface.
Feature Overview
Hybrid Inference Engine
Choose your trade-off: instant feedback or maximum accuracy.
- Streaming Mode: Words appear in real-time (~50ms updates)
- Batch Mode: Higher accuracy, processed on pauses
Smart Turn Detection
Standard voice detection only hears silence. gibb.eri.sh hears completion.
- Knows when you’re thinking vs. when you’re done
- Uses neural analysis, not just timers
- Configurable sensitivity profiles
Agentic Tools
A local LLM understands your intent and executes actions.
- “What is the weather in Barcelona” → Opens browser with results
- Runs entirely offline
- Extensible tool system
Context Engine
The system knows what you are doing.
- Dev Mode: Coding in VS Code? Git tools are enabled.
- Meeting Mode: In a Zoom call? Transcription tools are enabled.
- Implicit Context: “Summarize this” works on your current selection.
The Interface
Unified Activity Feed
All system events—transcripts, voice commands, and tool results—flow into a single linear feed. This provides a clear “log” of your interaction with the OS.
Mode Badge
A visual indicator in the header shows your current mode (Dev, Meeting, Global). You can click the badge to “pin” a specific mode, overriding automatic detection.
Feature Matrix
| Feature | Streaming | Batch | Notes |
|---|---|---|---|
| Real-time display | ✓ | Simulated | Batch shows “draft” text |
| Accuracy | Good | Excellent | Batch wins on proper nouns |
| Latency | ~50ms | ~500ms | Per-update latency |
| Languages | English | 99+ | Whisper supports many |
| Smart Turn | ✓ | ✓ | Works with both modes |
| Agentic | ✓ | ✓ | Triggers on commit |
Coming Soon
- Speaker Diarization — “Who said what?”
- Punctuation Restoration — Automatic commas and periods
- Custom Wake Words — “Hey gibb.eri.sh”