Open-source skill enabling natural TTS workflows via local or cloud APIs.
NoizAI/skills is an open-source component designed for creating text-to-speech workflows that sound natural. It connects to either local models or external cloud APIs and manages output delivery through applications.
The skill operates by routing text input through chosen TTS engines, applying voice settings for realism, and packaging results for direct app use. Users select between offline local setups or scalable cloud options depending on their needs.
It targets developers and AI builders who require reliable TTS capabilities without proprietary lock-in, especially those embedding speech features into custom agents or tools.
Integrate human-like speech output into local or cloud-based assistants for more engaging user interactions.
Generate natural audio from text for podcasts, ebooks, or training materials delivered directly in mobile or desktop apps.
Switch between local and cloud TTS providers to prototype and compare voice quality across languages.
# List skills from GitHub repository
npx skills add NoizAI/skills --list --full-depth
# Install a specific skill from GitHub repository
npx skills add NoizAI/skills --full-depth --skill tts -y
# Install from GitHub repository
npx skills add NoizAI/skills
# Local development (run in this repo directory)
npx skills add . --list --full-depthYes, it is fully open-source and available without licensing fees.
Verified reviews from the community shape this listing's rating.
Loading reviews…