Model Studio CosyVoice Voice Design
name: alicloud-ai-audio-cosyvoice-voice-design
by cinience · published 2026-03-22
$ claw add gh:cinience/cinience-alicloud-ai-audio-cosyvoice-voice-design---
name: alicloud-ai-audio-cosyvoice-voice-design
description: Use when designing custom voices with Alibaba Cloud Model Studio CosyVoice customization models, especially cosyvoice-v3.5-plus or cosyvoice-v3.5-flash, from a voice prompt plus preview text before using the returned voice_id in TTS.
version: 1.0.0
---
Category: provider
# Model Studio CosyVoice Voice Design
Use the CosyVoice voice enrollment API to create designed voices from a natural-language voice description.
Critical model names
Use `model="voice-enrollment"` and one of these `target_model` values:
Recommended default in this repo:
Region and compatibility
Endpoint
Prerequisites
Normalized interface (cosyvoice.voice_design)
Request
Response
Operational guidance
Local helper script
Prepare a normalized request JSON:
python skills/ai/audio/alicloud-ai-audio-cosyvoice-voice-design/scripts/prepare_cosyvoice_design_request.py \
--target-model cosyvoice-v3.5-plus \
--prefix announcer \
--voice-prompt "沉稳的中年男性播音员,低沉有磁性,语速平稳,吐字清晰。" \
--preview-text "各位听众朋友,大家好,欢迎收听晚间新闻。" \
--language-hint zhValidation
mkdir -p output/alicloud-ai-audio-cosyvoice-voice-design
for f in skills/ai/audio/alicloud-ai-audio-cosyvoice-voice-design/scripts/*.py; do
python3 -m py_compile "$f"
done
echo "py_compile_ok" > output/alicloud-ai-audio-cosyvoice-voice-design/validate.txtPass criteria: command exits 0 and `output/alicloud-ai-audio-cosyvoice-voice-design/validate.txt` is generated.
Output And Evidence
References
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...