KS
Killer-Skills

sherpa-onnx-tts — how to install sherpa-onnx-tts how to install sherpa-onnx-tts, sherpa-onnx-tts vs other TTS solutions, sherpa-onnx-tts setup guide, what is sherpa-onnx-tts, sherpa-onnx-tts alternative for Proxmox, sherpa-onnx-tts local TTS configuration, NGINX Proxy Manager integration with sherpa-onnx-tts, automated LXC provisioning with sherpa-onnx-tts, Doppler secrets in sherpa-onnx-tts

v1.0.0
GitHub

About this Skill

Perfect for Voice Assistants and Conversational AI Agents needing local text-to-speech functionality using OpenClaw and CLEO task management. sherpa-onnx-tts is a super-powered OpenClaw installer for Proxmox, providing local TTS capabilities using the sherpa-onnx offline CLI and integrating with NGINX Proxy Manager.

Features

Includes Doppler secrets for secure configuration
Supports automated LXC provisioning for efficient deployment
Integrates with NGINX Proxy Manager for streamlined traffic management
Utilizes the sherpa-onnx offline CLI for local text-to-speech functionality
Requires updating ~/.openclaw/openclaw.json for customized settings
Extracts voice models into ~/.openclaw/tools/sherpa-onnx-tts/models for personalized speech synthesis

# Core Topics

kryptobaseddev kryptobaseddev
[0]
[0]
Updated: 3/7/2026

Quality Score

Top 5%
48
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add kryptobaseddev/openclaw-cleo/sherpa-onnx-tts

Agent Capability Analysis

The sherpa-onnx-tts MCP Server by kryptobaseddev is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion. Optimized for how to install sherpa-onnx-tts, sherpa-onnx-tts vs other TTS solutions, sherpa-onnx-tts setup guide.

Ideal Agent Persona

Perfect for Voice Assistants and Conversational AI Agents needing local text-to-speech functionality using OpenClaw and CLEO task management.

Core Value

Empowers agents to leverage the sherpa-onnx offline CLI for local text-to-speech capabilities, utilizing OpenClaw installer and integrating Doppler secrets, enabling automated LXC provisioning and secure voice model management with OpenNX models.

Capabilities Granted for sherpa-onnx-tts MCP Server

Automating voice responses with local TTS
Generating voice models for offline applications
Integrating Doppler secrets for secure voice model storage

! Prerequisites & Limits

  • Requires OpenClaw installer
  • Needs CLEO task management
  • Limited to local text-to-speech functionality
Project
SKILL.md
1.2 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

sherpa-onnx-tts

Local TTS using the sherpa-onnx offline CLI.

Install

  1. Download the runtime for your OS (extracts into ~/.openclaw/tools/sherpa-onnx-tts/runtime)
  2. Download a voice model (extracts into ~/.openclaw/tools/sherpa-onnx-tts/models)

Update ~/.openclaw/openclaw.json:

json5
1{ 2 skills: { 3 entries: { 4 "sherpa-onnx-tts": { 5 env: { 6 SHERPA_ONNX_RUNTIME_DIR: "~/.openclaw/tools/sherpa-onnx-tts/runtime", 7 SHERPA_ONNX_MODEL_DIR: "~/.openclaw/tools/sherpa-onnx-tts/models/vits-piper-en_US-lessac-high", 8 }, 9 }, 10 }, 11 }, 12}

The wrapper lives in this skill folder. Run it directly, or add the wrapper to PATH:

bash
1export PATH="{baseDir}/bin:$PATH"

Usage

bash
1{baseDir}/bin/sherpa-onnx-tts -o ./tts.wav "Hello from local TTS."

Notes:

  • Pick a different model from the sherpa-onnx tts-models release if you want another voice.
  • If the model dir has multiple .onnx files, set SHERPA_ONNX_MODEL_FILE or pass --model-file.
  • You can also pass --tokens-file or --data-dir to override the defaults.
  • Windows: run node {baseDir}\\bin\\sherpa-onnx-tts -o tts.wav "Hello from local TTS."

Related Skills

Looking for an alternative to sherpa-onnx-tts or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication