TTS Review Tool
- Live demo
- Open source
- In daily use
A keyboard-driven, single-page interface for text-to-speech A/B evaluation, built from the requirements of my own TTS review work.
- Problem
- Paired audio reviews are slow with a mouse and generic tools, and terminology drifts over a long session.
- Solution
- Play, score on a −2 to +2 CMOS scale, tag reasons, comment and advance without leaving the keyboard. Comment snippets keep wording consistent; progress autosaves.
- Stack
- Vanilla HTML, CSS and JavaScript. No build step, no dependencies, storage behind a swappable key-value layer.
- Result
- Used in my live review sessions. Scores, reasons and comments export as TSV or CSV straight into a spreadsheet.
The public demo is sanitized for NDA: placeholder text, no audio, no client data.
CMOS, A vs. Bkeys 1–5
Keymapfrom the README
- Play A → BSpace
- Play only A / only BAB
- Set CMOS score1–5
- Toggle reason tagsQ…]
- Previous / next item←→
- Confirm comment & advanceEnter
Schematic of the review loop. Try the real interface in the live demo.