voice-only
01Agent
Minimal voice-only example — converse only; all other tools (Bash, Read, Write, Edit, …) are disabled by design. Use for a quick spoken chat.
10 tagged asr, measured the same way as everything else here.
Browse within: Apple Silicon 6bun 6coreml 6openclaw 6speech-to-text 6
Agent
Minimal voice-only example — converse only; all other tools (Bash, Read, Write, Edit, …) are disabled by design. Use for a quick spoken chat.
Agent Claude Code
Use after any commit touching rust/src/tts/ to objectively check that the TTS engine still produces sane audio for a fixed Russian + English corpus. Computes RMS, silence ratio, sample rate, channel count, length-vs-text ratio. Flags suspicious WAVs (all-silence, clipping, wrong rate, monosamples, length 10x off vs…
Agent Claude Code
Take one ticket from plan to draft PR — plan first and stop for the team lead's verdict, then implement the approved plan test-first in a worktree. Never implements an unapproved plan.
Agent Claude Code
Own a ticket end to end — size it, spawn the implementer, judge its plan, run the review round, triage the findings, hand the pull request over, and keep the ledger. Never authors what it judges.
Agent Claude Code
Implements VZT Flow features observing this repo's boundaries — additive edits, the gotcha list from CLAUDE.md, pull-rebase discipline in a shared worktree, never touching the user's running daily-driver app without relaunching it. Use for routine feature/bugfix work in this repo.
Agent Claude Code
Cuts a VZT Flow release — version bump consistency across all four version fields, tag, watch the release workflow, verify the produced asset list matches what install.sh/install.ps1 expect. Use when asked to cut, ship, or tag a VZT Flow release.
Agent Claude Code
Runs the VZT Flow end-to-end verification ladder (build, tests, TTS-transcribe checks, clean-test latency, paste-test, daemon socket checks, overlay states) and reports real measured numbers — never estimates. Use before claiming a change works, before a release, or when asked to verify VZT Flow.