ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified media Safety 4/5

qwen3-tts-instruct

Alibaba Cloud Bailian Qwen TTS with voice/mood presets

Why use this skill?

Enhance your OpenClaw agent with Qwen3 TTS. This skill features 30+ emotional mood presets, multilingual support, and low-latency streaming for human-like voice.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/yanmoon321/qwen3-tts-instruct
Or

What This Skill Does

The qwen3-tts-instruct skill provides high-fidelity, emotional text-to-speech capabilities via the Alibaba Cloud Bailian (DashScope) engine. It is designed for OpenClaw agents to communicate with natural, human-like cadence and complex emotional variance. The skill supports over 30 mood presets, allowing the agent to adapt its delivery based on the context of the conversation. Unlike static TTS services, this skill requires the AI to actively decide the tone, ensuring that the voice aligns with the persona's internal emotional state rather than just the literal meaning of the text.

Installation

To integrate this skill into your OpenClaw environment, execute the following command in your terminal:

clawhub install openclaw/skills/skills/yanmoon321/qwen3-tts-instruct

Ensure your DashScope API credentials are properly configured in your environment variables as per the OpenClaw documentation.

Use Cases

  • Roleplay Agents: Utilize mood presets to express vulnerability, excitement, or hesitation in character-driven narratives.
  • Multilingual Support: Providing native-sounding audio responses for global users, provided the text is pre-translated.
  • Interactive Assistants: Creating a warmer, more engaging user experience by matching the voice's emotional inflection to the user's input.
  • Content Creation: Generating spoken audio for tutorials, reminders, or notifications that require specific emotional beats.

Example Prompts

  1. "I am feeling really sad today, can you talk to me in a soft, comforting voice?"
  2. "Please translate your response into Japanese and read it out loud using an excited, energetic tone."
  3. "Summarize the news for me, but keep the tone professional and neutral."

Tips & Limitations

  • Pre-Translation is Mandatory: This skill reads the text exactly as provided. If you intend to speak in a foreign language, you must instruct the LLM to perform the translation task before triggering the TTS skill.
  • Contextual Awareness: Always map the user's emotion to an appropriate, non-reactive emotional response. If a user is hostile, don't trigger an 'angry' mood; choose 'submissive' or 'nervous' to maintain conversational safety.
  • Format Flexibility: Use the --format flag to switch between pcm, wav, mp3, and opus depending on your application's bandwidth requirements.
  • Voice Consistency: Select a voice persona that matches the brand or character identity consistently throughout the session.

Metadata

Stars879
Views3
Updated2026-02-11
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-yanmoon321-qwen3-tts-instruct": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#tts#voice#qwen#bailian#aliyun#speech#audio#mood
Safety Score: 4/5

Flags: external-api