audio-generation

Generate speech audio with MLX Audio CLI and Qwen3 TTS models.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/gupsammy/Claude-setup --skill audio-generation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audio-generation
Source: https://github.com/gupsammy/Claude-setup/tree/main/skills/audio-generation
Command: npx skills add https://github.com/gupsammy/Claude-setup --skill audio-generation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables automated speech generation and voice customization using MLX Audio CLI and Qwen3 TTS models, streamlining voice design, cloning, and deployment in applications.

Core Features & Use Cases

  • Voice Design: Create custom voices from textual descriptions for consistent branding or character work.
  • Voice Clone: Replicate an existing voice from reference audio for new dialogue.
  • Custom Voices: Use predefined speaker voices for quick testing or demos.
  • Use Case: Build a voice for an IVR system or a game character and generate multiple samples with different prompts.

Quick Start

Synthesize a sample voice from text using the VoiceDesign model and save output to ./voices.

Frequently Asked Questions about audio-generation

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

FAQPage Schema
How do I generate natural speech audio from text using MLX?

To generate natural speech audio, this skill automates text-to-speech synthesis using the MLX Audio CLI with Qwen3 TTS models, outputting voice samples directly to your local directory.

What is the best way to clone a voice from reference audio for new dialogue?

Voice cloning replicates an existing voice from reference audio for new dialogue. This skill automates the voice clone workflow using MLX Audio CLI and Qwen3 TTS models to reproduce speech patterns.

Can I design a custom voice from a textual description for character work?

Yes, custom voice design creates unique voices from textual descriptions. This skill leverages the VoiceDesign model via MLX Audio CLI to synthesize tailored speech audio for consistent branding or game characters.

Do I need to install specific tools before using MLX Audio for TTS?

Yes, you must install the mlx-audio package via the uv tool and ensure Qwen3 TTS models are downloaded to your local cache before executing voice generation commands.

Does MLX Audio support predefined speaker voices for quick testing?

MLX Audio supports predefined speaker voices for quick testing and demos. This skill's custom voice workflow allows you to rapidly synthesize speech samples without needing reference audio or text descriptions.