sherpa-onnx-tts

Installation
SKILL.md

sherpa-onnx-tts

Local TTS using the sherpa-onnx offline CLI.

Install

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

Update ~/.thinkfleetbot/thinkfleetbot.json:

{
  skills: {
    entries: {
      "sherpa-onnx-tts": {
        env: {
          SHERPA_ONNX_RUNTIME_DIR: "~/.thinkfleetbot/tools/sherpa-onnx-tts/runtime",
          SHERPA_ONNX_MODEL_DIR: "~/.thinkfleetbot/tools/sherpa-onnx-tts/models/vits-piper-en_US-lessac-high"
Related skills

More from thinkfleetai/thinkfleet-engine

Installs
2
First Seen
Mar 1, 2026