SkillHub

espeak-ng

v1.0.2

TTS with espeak-ng

Sourced from ClawHub, Authored by MartianZenMonk

Installation

Please help me install the skill `espeak-ng` from SkillHub official store. npx skills add MartianZenMonk/espeak-ng

Espeak-ng

This skill allows you to use espeak-ng to generate speech.

For Smart Agent

Command: python espeak_skill.py Example: python espeak_skill.py "Hello world"

For Not Smart Agent

Command: python ./skills/espeak-ng/espeak_skill.py Example: python ./skills/espeak-ng/espeak_skill.py "Hello world"

Tools exec

Command: espeak-ng Example: espeak-ng "Hello world"

Requirements

  • espeak-ng must be installed on the system
  • On Linux/macOS, ensure you have espeak-ng installed:
  • Ubuntu/Debian: sudo apt-get install espeak-ng
  • CentOS/RHEL: sudo yum install espeak-ng
  • macOS: brew install espeak-ng
  • windows 11 : espeak-ng.msi from https://github.com/espeak-ng/espeak-ng/releases