qwen-tts-voice-cloning
Installation
SKILL.md
Qwen-TTS Voice Cloning Pipeline
Full ML lifecycle for voice cloning on Apple Silicon (MLX). The qwen-tts package is installed via pip/uv and provides both a CLI and Python API.
Installation
# Install the package (includes mlx-audio, librosa, etc.)
uv pip install qwen-tts
# Additional tools for data collection & cleaning
brew install yt-dlp ffmpeg # if not already installed
uv pip install google-genai python-dotenv # for eval step