Back to corpus
research noteexperiment writeup candidatescore 32

Voice Control Systems - Complete Guide

| Need | System | Command | |------|--------|---------| | **Lowest latency** (internet OK) | Gemini Live | `./START_REKORDBOX_VOICE_GEMINI.sh` | | **Highest accuracy** (offline) | Whisper | `./START_REKORDBOX_VOICE_WHISPER.sh` | | **Best long-term** (self-improving) | **Hybrid** ⭐ | `./START_REKORDBOX_VOICE_HYBRID.sh` |

Full HTML reader

Read the full artifact

Open in new tab

Extracted abstract or opening context

You now have **three different voice control systems** for Rekordbox. Choose based on your needs! | Need | System | Command | |------|--------|---------| | **Lowest latency** (internet OK) | Gemini Live | `./START_REKORDBOX_VOICE_GEMINI.sh` | | **Highest accuracy** (offline) | Whisper | `./START_REKORDBOX_VOICE_WHISPER.sh` | | **Best long-term** (self-improving) | **Hybrid** ⭐ | `./START_REKORDBOX_VOICE_HYBRID.sh` | ### When to Use - Live performance with reliable internet - Need absolute lowest latency - Don't mind cloud dependency | Metric | Value | |--------|-------| | Latency | **80ms** ✅ | | Accuracy | 98% ✅ | | Offline | ❌ No (requires internet) | | Self-improving | ❌ No | | Setup time | 5 min | ### Pros - ⚡ **Fastest** (80ms total latency) - 🎯 **Most accurate** out-of-box (98%) - 🔧 **Easiest** setup (just API key)

Promotion decision

What has to happen next

Attach run IDs, datasets, metrics, and reproduction commands.

Why this is not always a full paper yet

Corpus pages are public-safe readers for discovered workspace artifacts. They are not automatically final papers. A corpus item becomes a polished paper only after the editable source, evidence checkpoints, references, figures, render path, and release status are attached through the paper schema.