[QwenCloud] Synthesize speech from text with Qwen TTS models. TRIGGER when: user wants to convert text to speech, create voiceovers, generate audio narration, read text aloud, build TTS applications, mentions speech synthesis/voice generation/audio output from text, or explicitly invokes this skill by name (e.g. use qwencloud-audio-tts). DO NOT TRIGGER when: user wants speech recognition/ASR, text generation without audio, non-Qwen audio tasks.
$npx -y skills add qwencloud/qwencloud-ai --skill qwencloud-audio-ttsInstalls into the current project.
Run `npx skills use "https://github.com/qwencloud/qwencloud-ai" --skill "qwencloud/qwencloud-ai/qwencloud-audio-tts"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/qwencloud/qwencloud-ai" that are relevant to the current task. Run `npx skills add "https://github.com/qwencloud/qwencloud-ai"` and select the relevant skills, then follow their instructions.