Skip to content

ADR 0008 TTS Engine

Zlatko Lakisic edited this page Aug 7, 2026 · 1 revision

ADR 0008 — TTS engine: Kokoro on Ada, Piper fallback on Pi

Status: Proposed (TTS.0 partially verified)
Date: 2026-08-07
Milestone: M6 / TTS.0–TTS.8


Context

Hallway listening makes Piper feel synthetic. Kokoro on the AI server is the intended Tier-1 voice; Piper remains on-Pi Tier-2.


Decision (in progress)

  1. Primary live TTS: Kokoro over OpenAI-compatible POST /v1/audio/speech.
  2. Fallback: Pi Piper with turn-boundary failover only.
  3. Fixed greetings: bake with Kokoro at build time.

Full text: docs/adr/0008-tts-engine.md in the main repo.


Related

Clone this wiki locally