alicloud-ai-audio-tts-voice-clone-test

Validates the minimal request path for voice cloning TTS via Qwen TTS.

396|34|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/cinience/alicloud-skills --skill alicloud-ai-audio-tts-voice-clone-test
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: alicloud-ai-audio-tts-voice-clone-test
Source: https://github.com/cinience/alicloud-skills/tree/main/tests/ai/audio/alicloud-ai-audio-tts-voice-clone-test
Command: npx skills add https://github.com/cinience/alicloud-skills --skill alicloud-ai-audio-tts-voice-clone-test

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill provides a minimal smoke test to validate the core functionality of the voice cloning Text-to-Speech (TTS) feature for Model Studio's Qwen TTS.

Core Features & Use Cases

  • Minimal Path Validation: Ensures the basic request flow for voice cloning TTS works.
  • Error Recording: Captures exact error details if execution fails, without attempting to guess parameters.
  • Use Case: Quickly verify that the voice cloning TTS service is operational after a deployment or configuration change by running a simple test case.

Quick Start

Run the provided executable example script to prepare a voice clone request for testing.

Frequently Asked Questions about alicloud-ai-audio-tts-voice-clone-test

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a minimal smoke test for voice cloning TTS?

To run a minimal voice cloning TTS smoke test, execute the provided script to validate the core request flow for Model Studio Qwen TTS. This verifies the basic service path is operational.

What is needed to validate the Qwen TTS voice clone request path?

Validating the Qwen TTS voice clone request path requires proper authentication and region settings. The test targets the core execution skill to confirm the service configuration.

Can I use this test to capture exact errors when voice cloning TTS fails?

Yes, this test captures exact error details when voice cloning TTS execution fails. It records failures without attempting to guess parameters, ensuring accurate error reporting.

Does this voice cloning TTS test attempt to generate full audio output?

No, this voice cloning TTS test does not generate full audio output. It is designed strictly for minimal path validation and error reporting to ensure core functionality is operational.

When should I use a minimal TTS smoke test instead of a full deployment?

Use a minimal TTS smoke test after a deployment or configuration change to quickly verify that the voice cloning service is operational. It checks the basic request flow rather than full synthesis.