Back to corpus
experimentexperiment writeup candidatescore 44
Rekordbox Voice Control – Evaluation Plan
- **Path A – Gemini Live + Embedding Gemma** - Mic → Gemini Live (cloud ASR) → text - Text → Embedding Gemma → Rekordbox orbiter → keyboard bridge
Full HTML reader
Read the full artifact
Extracted abstract or opening context
Systematic testing and comparison of Gemini Live vs Wav2Vec2 for voice-controlled DJing with Rekordbox.
- **Path A – Gemini Live + Embedding Gemma** - Mic → Gemini Live (cloud ASR) → text - Text → Embedding Gemma → Rekordbox orbiter → keyboard bridge
- **Path B – Wav2Vec2 + Embedding Gemma** - Mic → Wav2Vec2 (local ASR) → text - Text → Embedding Gemma → Rekordbox orbiter → keyboard bridge
**Both paths share**: - Same command catalog: `Mapping/commands.yaml` - Same retrieval logic (hard overrides + Embedding Gemma + Rekordbox index) - Same constraints and safety layer - Same Rekordbox keyboard bridge
### 1.1. ASR Quality - How often does each path convert spoken commands into the expected text? - Performance in quiet vs noisy environments
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.