Skip to main content
Back to registry

alicloud-ai-audio-tts

cinience/alicloud-skills

Installs220
Install command
npx skills add https://github.com/cinience/alicloud-skills --skill alicloud-ai-audio-tts
Security audits
Gen Agent Trust HubWARN
SocketPASS
SnykPASS
About this skill
Category: provider Pass criteria: command exits 0 and output/alicloud-ai-audio-tts/validate.txt is generated. Use one of the recommended models: references/api_reference.md for parameter mapping and streaming example. Realtime mode is provided by skills/ai/audio/alicloud-ai-audio-tts-realtime/ . Voice cloning/design are provided by skills/ai/audio/alicloud-ai-audio-tts-voice-clone/ and skills/ai/audio/alicloud-ai-audio-tts-voice-design/ . Source list: references/sources.md - Save generated audio links, sample audio files, and request payloads to output/alicloud-ai-audio-tts/ . - Keep one validation log per execution. - qwen3-tts-flash - qwen3-tts-instruct-flash - qwen3-tts-instruct-flash-2026-01-26 - Install SDK (recommended in a venv to avoid PEP 668 limits): - Set DASHSCOPE_API_KEY in your environment, or add dashscope_api_key to ~/.alibabacloud/credentials (env takes precedence). - text (string, required) - voice (string, required) - language_type (string, optional; default Auto ) - instruction (string, optional; recommended for instruct models) - stream (bool, optional; default false) - audio_url (string, when stream=false) - audio_base64_pcm (string, when stream=true) - sample_rate (int, 24000) - format (string, wav or pcm depending on mode) - stream=True returns Base64-encoded PCM chunks at 24kHz.

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 alicloud-ai-audio-tts do?

alicloud-ai-audio-tts is listed in SkillJury, but the source summary is still sparse.

Is alicloud-ai-audio-tts good?

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

What agent does alicloud-ai-audio-tts work with?

alicloud-ai-audio-tts currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to alicloud-ai-audio-tts?

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

How do I install alicloud-ai-audio-tts?

npx skills add https://github.com/cinience/alicloud-skills --skill alicloud-ai-audio-tts

Related skills

More from cinience/alicloud-skills

Related skills

Alternatives in Software Engineering