Agent Skills
› hailo-ai/hailo-apps
› hl-build-voice-app
hl-build-voice-app
GitHub用于在Hailo-10H硬件上构建语音助手,集成Whisper语音识别和Piper文本转语音功能。
触发场景
需要开发语音交互应用
部署AI语音模型到边缘设备
安装
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
版本历史
- 891ce70 当前 2026-07-25 05:47


