Voice-powered AI assistant platform — connect any LLM, any TTS, with a live web canvas, music generation, and agent orchestration using openclaw. Install: npx openvoiceui setup
Stars
36
Forks
8
Watchers
36
Open Issues
19
Overall repository health assessment
128
commits
25
commits
11
commits
4
commits
3
commits
feat: plugin container provisioning, Hermes gateway routing, PTT fix, silence slider
a0d7d4fView on GitHubfix: canvas auth token bridge used wrong variable name (Auth → AuthModule)
27e1eb5View on GitHubfix: throttle bulk uploader to 3 concurrent uploads with auto-retry
7d09c18View on GitHubfeat: plugin catalog pattern — BHB animated characters as first catalog entry
0051761View on GitHubfix: use direct import for external STT provider (registry not always initialized)
a39ac76View on GitHubfix: add operator.admin scope to gateway handshake in openclaw.py
ec6d096View on GitHubfeat: add external STT provider — bring your own transcription API
a970aecView on GitHubfix: add operator.admin scope to device pairing (prevents NOT_PAIRED on reconnect)
d462cecView on GitHubfix: set 1500ms STT accumulation delay to prevent mid-sentence cutoff
f36c57fView on GitHub