Skip to content

openclaw-full-ml-layer

Recipe card from the charly-openclaw plugin (Images — the deployable catalog).

openclaw-full-ml – OpenClaw full + ML tools

Section titled “openclaw-full-ml – OpenClaw full + ML tools”
Property Value
Install files charly.yml (metalayer, layers only)
Depends none (composes other candies)

This metalayer extends openclaw-full with ML capabilities:

  • openclaw-full – all OpenClaw tools (25 candies)
  • whisper – OpenAI Whisper speech-to-text (requires CUDA)
  • sherpa-onnx – Offline text-to-speech
# box charly.yml — composition is an inline candy: list in the body
openclaw-full-ml-box:
candy:
base: nvidia
candy:
- openclaw-full-ml

Use when the user asks about:

  • OpenClaw with ML/AI capabilities
  • Speech-to-text and text-to-speech in OpenClaw
  • CUDA-accelerated OpenClaw deployment
  • The openclaw-full-ml candy
  • /charly-image:layer — candy authoring reference (charly.yml schema, plan steps, service declarations)
  • /charly-check:check — declarative testing (check: block, charly check box, charly check live)