Skip to content

ZilMate v1.9.9

Choose a tag to compare

@zester4 zester4 released this 27 Jun 20:10

ZilMate v1.9.9

ZilMate v1.9.9 — Advanced Cascaded Voice Session system, featuring ultra-low latency, custom speaking speeds, keyword boosting, and turn-based barge-in interruptions.

Install

npm install -g zilmate@1.9.9
zilmate setup
zilmate doctor
zilmate menu

Highlights

  • Ultra-Low Latency Streaming Playback — Tuned underlying ffplay configuration parameters (-fflags nobuffer+fastseek -flags low_delay -strict experimental) to minimize streaming audio latency during Text-To-Speech.
  • Turn-Based Conversational Barge-In — Integrated real-time turn tracking and a user-speaking event hook (SpeechStarted). Speaking instantly kills any active audio output processes (SIGKILL), cuts off assistant audio, and invalidates/discards stale ongoing background agent reasoning turns.
  • Custom Speaking Speeds — Added ZILMATE_VOICE_TTS_SPEED supporting speed adjustments natively in Deepgram live TTS stream configurations (values 0.7 to 1.5).
  • Keyword Boosting — Introduced ZILMATE_VOICE_LISTEN_KEYWORDS to feed comma-separated word arrays directly to Deepgram's live Speech-To-Text connection, improving CLI voice command recognition.
  • Type-Safe Full Build Validation — Cleanly compiled under strict TypeScript compiler rules.

Quick Checks

zilmate voice doctor
zilmate voice devices

npm

Published package: zilmate@1.9.9