Model Studio CosyVoice Voice Clone
name: alicloud-ai-audio-cosyvoice-voice-clone
by cinience · published 2026-03-22
$ claw add gh:cinience/cinience-alicloud-ai-audio-cosyvoice-voice-clone---
name: alicloud-ai-audio-cosyvoice-voice-clone
description: Use when creating cloned voices with Alibaba Cloud Model Studio CosyVoice customization models, especially cosyvoice-v3.5-plus or cosyvoice-v3.5-flash, from reference audio and then reusing the returned voice_id in later TTS calls.
version: 1.0.0
---
Category: provider
# Model Studio CosyVoice Voice Clone
Use the CosyVoice voice enrollment API to create cloned voices from public reference audio.
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_clone)
Request
Response
Operational guidance
Local helper script
Prepare a normalized request JSON:
python skills/ai/audio/alicloud-ai-audio-cosyvoice-voice-clone/scripts/prepare_cosyvoice_clone_request.py \
--target-model cosyvoice-v3.5-plus \
--prefix myvoice \
--voice-sample-url https://example.com/voice.wav \
--language-hint zhValidation
mkdir -p output/alicloud-ai-audio-cosyvoice-voice-clone
for f in skills/ai/audio/alicloud-ai-audio-cosyvoice-voice-clone/scripts/*.py; do
python3 -m py_compile "$f"
done
echo "py_compile_ok" > output/alicloud-ai-audio-cosyvoice-voice-clone/validate.txtPass criteria: command exits 0 and `output/alicloud-ai-audio-cosyvoice-voice-clone/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...