Agent Skills
› hailo-ai/hailo-apps
› hl-build-voice-app
hl-build-voice-app
GitHub指导构建基于Hailo-10H硬件的语音助手,集成Whisper语音转文字和Piper文本转语音技术。
Trigger Scenarios
构建语音助手应用
集成STT/TTS模型
部署AI推理服务
Install
npx skills add hailo-ai/hailo-apps --skill hl-build-voice-app -g -y
SKILL.md
Frontmatter
{
"name": "hl-build-voice-app",
"description": "Build a voice assistant with Whisper STT and Piper TTS for Hailo-10H.",
"allowed-tools": "Bash(python *), Read, Write, Edit, Grep, Glob, Agent, AskUserQuestion",
"argument-hint": "[app-description]"
}
Read and follow the complete skill documentation at .hailo/skills/hl-build-voice-app.md.
Also consult:
.hailo/toolsets/gen-ai-utilities.md
Version History
- 891ce70 Current 2026-07-25 05:47


