alicloud-ai-audio-tts-voice-clone

Installation
Summary

Voice cloning and text-to-speech synthesis using Alibaba Cloud Qwen TTS VC models.

  • Supports two model variants: standard batch processing (qwen3-tts-vc-2026-01-22) and real-time streaming (qwen3-tts-vc-realtime-2026-01-15)
  • Accepts voice samples as file paths or raw bytes; generates cloned voice IDs for reuse across multiple synthesis requests
  • Normalized interface handles text input, voice enrollment, optional streaming output, and returns audio URLs or PCM chunks
  • Requires DASHSCOPE_API_KEY environment variable and the dashscope Python SDK; includes validation script and local helper for request preparation
SKILL.md

Category: provider

Model Studio Qwen TTS Voice Clone

Use voice cloning models to replicate timbre from enrollment audio samples.

Critical model names

Use one of these exact model strings:

  • qwen3-tts-vc-2026-01-22
  • qwen3-tts-vc-realtime-2026-01-15

Prerequisites

  • Install SDK in a virtual environment:
Related skills

More from cinience/alicloud-skills

Installs
396
GitHub Stars
386
First Seen
Feb 26, 2026