Skip to main content
Back to registry

tts

noizai/skills

Convert any text into speech audio. Supports two backends (Kokoro local, Noiz cloud), two modes (simple or timeline-accurate), and per-segment voice control.

Installs1
Install command
npx skills add https://github.com/noizai/skills --skill tts
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykFAIL
About this skill
Convert any text into speech audio. Supports two backends (Kokoro local, Noiz cloud), two modes (simple or timeline-accurate), and per-segment voice control. speak is the default — the subcommand can be omitted: Third-party integration (Feishu/Telegram/Discord) is documented in ref_3rd_party.md . For precise per-segment timing (dubbing, subtitles, video narration). If the user doesn't have one, generate from text: --cps = characters per second (default 4, good for Chinese; ~15 for English). The agent can also write SRT manually. JSON file controlling default + per-segment voice settings. segments keys support single index "3" or range "5-8" . Kokoro voice map: Noiz voice map (adds emo , reference_audio support). reference_audio can be a local path or a URL (user’s own audio; Noiz only): Dynamic Reference Audio Slicing : If you are translating or dubbing a video and want each sentence to automatically use the audio from the original video at the exact same timestamp as its reference audio, use the --ref-audio-track argument instead of setting reference_audio in the map: See examples/ for full samples. When the user needs emotion control + voice cloning + precise duration together, Noiz is the only backend that supports all three.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does tts do?

Convert any text into speech audio. Supports two backends (Kokoro local, Noiz cloud), two modes (simple or timeline-accurate), and per-segment voice control.

Is tts good?

tts does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does tts work with?

tts currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to tts?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install tts?

npx skills add https://github.com/noizai/skills --skill tts

Related skills

More from noizai/skills

Related skills

Alternatives in Software Engineering