Loading...
Loading...
Voice design workflows with Alibaba Cloud Model Studio Qwen TTS VD models. Use when creating custom synthetic voices from text descriptions and using them for speech synthesis.
npx skill4agent add cinience/alicloud-skills alicloud-ai-audio-tts-voice-designqwen3-tts-vd-2026-01-26qwen3-tts-vd-realtime-2025-12-16python3 -m venv .venv
. .venv/bin/activate
python -m pip install dashscopeDASHSCOPE_API_KEYdashscope_api_key~/.alibabacloud/credentialsvoice_prompttextstreamaudio_urlvoice_idrequest_id.venv/bin/python skills/ai/audio/alicloud-ai-audio-tts-voice-design/scripts/prepare_voice_design_request.py \
--voice-prompt "A warm female host voice, clear articulation, medium pace" \
--text "这是音色设计演示"output/ai-audio-tts-voice-design/audio/OUTPUT_DIRreferences/sources.md