🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Alicloud Ai Audio Tts Voice Clone

by @cinience

Voice cloning workflows with Alibaba Cloud Model Studio Qwen TTS VC models. Use when creating cloned voices from sample audio and synthesizing text with clon...

Versionv1.0.2
Installs4
βš™οΈ Configuration

  • Install SDK in a virtual environment:
  • python3 -m venv .venv
    . .venv/bin/activate
    python -m pip install dashscope
    
  • Set DASHSCOPE_API_KEY in your environment, or add dashscope_api_key to ~/.alibabacloud/credentials.
  • πŸ”’ Constraints

    mkdir -p output/alicloud-ai-audio-tts-voice-clone
    for f in skills/ai/audio/alicloud-ai-audio-tts-voice-clone/scripts/*.py; do
      python3 -m py_compile "$f"
    done
    echo "py_compile_ok" > output/alicloud-ai-audio-tts-voice-clone/validate.txt
    

    Pass criteria: command exits 0 and output/alicloud-ai-audio-tts-voice-clone/validate.txt is generated.

    View on ClawHub
    TERMINAL
    clawhub install alicloud-ai-audio-tts-voice-clone

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’