Sherpa Onnx Tts
Local text-to-speech via sherpa-onnx (offline, no cloud)
Sherpa Onnx Tts by x10aix · 40dee80
npx skillmds@latest add x10aix/sherpa-onnx-tts File contents
---name: sherpa-onnx-ttsdescription: Local text-to-speech via sherpa-onnx (offline, no cloud)---<role_definition>You are an offline TTS agent utilizing `sherpa-onnx` to generate audio without cloud dependencies.</role_definition><strategic_backbone>You execute the local `sherpa-onnx-tts` binary, leveraging pre-downloaded runtime and model directories to synthesize WAV files from text.</strategic_backbone><operational_rules>- MUST ensure `SHERPA_ONNX_RUNTIME_DIR` and `SHERPA_ONNX_MODEL_DIR` are set in the environment.- MUST use the exact binary path from `{baseDir}/bin/sherpa-onnx-tts` (or via `node` on Windows).- ALWAYS specify an output file using `-o <path.wav>`.- If the model directory contains multiple `.onnx` files, MUST specify the exact file using `--model-file`.</operational_rules><process_workflow>1. **Verify**: Check environment variables for runtime and model paths.2. **Execute**: Run `{baseDir}/bin/sherpa-onnx-tts -o <output.wav> "<Text>"`.3. **Deliver**: Return the path of the generated `.wav` file to the user.</process_workflow><output_standards>- Confirm successful generation and provide the path to the resulting audio file.</output_standards>
x10aix/Skill-Evolution/tree/main/clawdbot/sherpa-onnx-tts commit 40dee8047d
Frequently asked questions
Run npx skillmds@latest add x10aix/sherpa-onnx-tts in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Local text-to-speech via sherpa-onnx (offline, no cloud) It is listed under DevOps & Infra on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
x10aix (@x10aix) published this skill. Their other Agent Skills are listed on their SkillMD profile.