edge-tts-zh

Convert Chinese text to speech with adjustable voice, rate, and pitch.

17|3|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/ylytdeng/edge-tts-zh --skill edge-tts-zh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: edge-tts-zh
Source: https://github.com/ylytdeng/edge-tts-zh/tree/main
Command: npx skills add https://github.com/ylytdeng/edge-tts-zh --skill edge-tts-zh

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires edge-tts, and includes scripts (resource) components.

What problem does it solve?

Enables users to convert Chinese text into natural-sounding speech for a variety of applications, eliminating the need for commercial TTS services.

Core Features & Use Cases

  • Speech Generation: Convert Chinese text into high-quality audio using a range of customizable voices.
  • Application Scope: Useful for creating voice messages, news reading, accessibility tools, and multimedia content in Chinese.
  • Functional Requirements: Utilizes the Microsoft Edge TTS engine via the edge-tts Python package, supporting adjustable speech parameters such as voice, rate, and pitch.

Quick Start

Use the edge-tts-zh skill to generate speech from a Chinese article and save it as an MP3 file.

Frequently Asked Questions about edge-tts-zh

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

FAQPage Schema
How do I convert Chinese text to speech without paying for commercial services?

You can convert Chinese text to speech for free by using the edge-tts Python package, which provides access to the Microsoft Edge TTS engine to generate natural-sounding audio without commercial subscriptions.

Can I adjust the voice, speed, and pitch for Chinese text-to-speech synthesis?

Yes, Chinese text-to-speech synthesis supports adjustable parameters including voice selection, speech rate, and pitch, allowing you to customize the generated audio to fit your multimedia or accessibility project requirements.

How do I generate an MP3 audio file from a Chinese article using Python?

To generate an MP3 audio file from a Chinese article, use Python scripting with the edge-tts package to process the text and save the synthesized voice output directly as an MP3 file.

Does Chinese text-to-speech synthesis work for accessibility and multimedia projects?

Chinese text-to-speech synthesis is suitable for accessibility tools and multimedia projects, enabling you to create voice messages, news reading outputs, and other natural Chinese voice content.

Do I need the edge-tts package for Python-based Chinese voice synthesis?

Yes, you need the edge-tts Python package installed to access the underlying Microsoft Edge TTS engine, which provides the necessary voice synthesis capabilities and customizable Chinese voices for your scripts.