| name | ttscn |
| description | Multi-platform Chinese & multilingual TTS text-to-speech via Edge/Doubao/CosyVoice/Azure/Tencent/Baidu/MiniMax/Xunfei plus ElevenLabs/OpenAI/Google — 11 backends, word-level timestamps, [PAUSE:x] pause markers, pinyin pronunciation overrides |
| author | Agents365-ai |
| version | 1.7.0 |
| created | 2026-07-08T00:00:00.000Z |
| updated | 2026-07-30T00:00:00.000Z |
| homepage | https://github.com/Agents365-ai/ttsCN |
| metadata | {"openclaw":{"requires":{"bins":"[Truncated]"},"emoji":"🔊"}} |
ttscn — Multi-Platform Chinese TTS Skill
Overview
Generate natural speech audio from text. 11 backends — 8 China-friendly clouds plus 3 international (ElevenLabs / OpenAI / Google).
| # | Backend | Cost | Key strength |
|---|
| 1 | Edge TTS (default) | Free | No API key, works everywhere |
| 2 | Doubao (ByteDance) | ~1 RMB/10K | Best Chinese naturalness (9/10) |
| 3 | CosyVoice (Alibaba) | ~0.2 RMB/1K | Fast streaming, flexible |
| 4 | Azure (Microsoft) | ~1 USD/M chars | Enterprise SSML, eastasia |
| 5 | Tencent Cloud | 0.75 RMB/10K | Lowest cost, 380+ voices |
| 6 | Baidu AI | Flexible | 30+ voices, emotion + dialects |
| 7 | MiniMax | ~$0.10/1K | Best quality, 300+ voices, cloning |
| 8 | iFlytek Xunfei | ~2 RMB/10K | MOS 4.8, 500+ voices, pro grade |
| 9 | ElevenLabs | Paid tiers (from $5/mo) | Top voice quality, instant cloning |
| 10 | OpenAI TTS | ~$15-30/M chars | 6 voices, multilingual, simple REST |
| 11 | Google Cloud TTS | ~$16/M chars (free tier) | 220+ voices, 40+ languages |
New in 1.4–1.6: word-level timestamps (edge/azure/doubao/minimax/cosyvoice —
best-effort, degrades to no boundaries), [PAUSE:x] + sound-tag markers (all
platforms), --phonemes pronunciation overrides (azure/minimax).
New in 1.7: --json flag (JSON envelope independent of --format), idempotency
hits report cached: true and re-synthesize if the cached audio was deleted,
--input f out.wav positional fixed, chunker never splits inside [PAUSE:x].
Cross-platform: Windows, macOS, Linux
All paths in this document are relative to this skill's root directory (the
directory containing this SKILL.md) — resolve them against it.
When to Use This Skill
Automatically activate this skill when:
- User wants to convert Chinese text to speech audio
- Generating voice narration or voiceover for videos
- Creating audiobook or podcast audio from text
- User asks to compare TTS providers, choose a TTS backend, or see what voices are available
- User asks about TTS pricing, features, or which provider supports cloning/SSML/dialects
- User mentions any of: TTS, text-to-speech, 语音合成, 文字转语音, Edge TTS, Doubao TTS, CosyVoice, 火山引擎, 阿里云语音, Azure TTS, 腾讯云TTS, 百度语音, MiniMax, 讯飞语音, ElevenLabs, OpenAI TTS, Google Cloud TTS
- User needs word-level timestamps/subtitles, pause control, or fixing mispronounced Chinese characters (多音字)
- Any task where Chinese text-to-speech would be helpful
Provider Comparison Page
When the user wants to browse, compare, or choose a TTS provider, ALWAYS open the
local HTML comparison page in their browser FIRST — it's a visual, filterable table
that is much faster to scan than reading text output.
python3 -m webbrowser docs/providers.html
The comparison page includes:
- Filterable table — filter by free, SSML, voice cloning, streaming, dialects, multilingual
- Per-provider detail panels — cost, max chars/duration, clone method, emotion, languages
- Voice cards — recommended voices with style descriptions and best-use labels
- API key links — direct links to each provider's console for key acquisition
This page is auto-generated from data/providers.json (the single source of truth
for all provider/voice data). Run python3 scripts/build_docs.py to regenerate it
after editing the JSON. The same data is queryable on the CLI via
python3 scripts/tts.py schema backends|voices (see Schema Introspection).
After opening the page, ask the user which backend and voice they'd like to use,
then proceed to Step 2.
Workflow
Step 0 — Show the comparison page (when comparing/choosing)
If the user is browsing, comparing providers, or unsure which backend to use, open
docs/providers.html as shown above. Let them explore, then ask which backend +
voice they want.
Step 1 — Understand the request
Clarify what the user needs:
- Text: inline text or a file? Short or long-form?
- Voice style: male/female, young/mature, warm/energetic? (see voice guide below)
- Speed: normal, faster (+10-20%), slower (-10-20%)?
- Format: WAV (lossless) or MP3 (compressed)?
Step 2 — Pick a backend & voice
Choose based on the use case (see Backend Selection Guide). Default to Edge TTS
with zh-CN-XiaoxiaoNeural (female, warm, standard) if unsure. Mention your choice.
Step 3 — Synthesize
Run scripts/tts.py with the text and chosen options.
Step 4 — Report
Confirm: output path, file size, audio duration.
Backend Selection Guide
Quick Pick
| Use case | Backend | Voice | Why |
|---|
| Default / general | edge | zh-CN-XiaoxiaoNeural | Free, no setup |
| Short video / Douyin | doubao | BV001_streaming | Native short-video style |
| Audiobook / long-form | cosyvoice | longxiaochun_v3 | Fast synthesis, natural |
| Enterprise / SSML | azure | zh-CN-XiaoxiaoNeural | Rich prosody control |
| Bulk / lowest cost | tencent | 101001 | 0.75 RMB/10K chars |
| Emotion / dialects | baidu | 3 or 4 | Emotion synthesis, Cantonese |
| Best quality / cloning | minimax | female-shaonv | speech-2.6-hd, voice design |
| Education / pro | xunfei | xiaoyan | MOS 4.8, 500+ voices |
| Male narration | edge | zh-CN-YunxiNeural | Energetic male voice |
| Documentary | azure | zh-CN-YunyangNeural | Deep, professional male |
| Children's content | edge | zh-CN-XiaomengNeural | Bright, youthful female |
| Cost-sensitive | edge | zh-CN-XiaoxiaoNeural | Completely free |
| English, top quality | elevenlabs | 21m00Tcm4TlvDq8ikWAM (Rachel) | Best-in-class English voices |
| English, simple/cheap | openai | alloy | tts-1-hd, one env var |
| English, enterprise | google | en-US-Neural2-F | 220+ voices, free tier |
Full capability & voice data
The complete capability matrix (cost, max chars/duration per chunk, SSML, cloning
method + cost, emotion, dialects, languages, streaming, setup difficulty) and the
per-backend voice lists live in one place: data/providers.json. View them via:
- The comparison page (
docs/providers.html) — best for humans
python3 scripts/tts.py schema backends --full — full capability fields per backend
python3 scripts/tts.py schema voices — every voice preset with style descriptions
python3 scripts/tts.py --list — human-readable terminal summary
Do not maintain copies of these tables elsewhere — regenerate from the JSON.
Voice Cloning (clone command)
Create a custom voice from reference audio, store it under a name, then use
the name anywhere --voice is accepted. Built-in for minimax (local file
OK, 10s-5min audio, paid: ~$1.5/voice global site or ¥9.9 on first use China
site; a new clone is TEMPORARY until its first real synthesis — use it within
7 days [global site] / 48 h [China site] of creation or MiniMax deletes it,
previews don't count; permanent after first use) and cosyvoice (enrollment
free, audio must be a PUBLIC http(s) URL, 10-20s, voice expires after 1 year
unused).
python3 scripts/tts.py clone create --platform minimax --audio my_voice.wav --name myvoice --yes
python3 scripts/tts.py clone create --platform cosyvoice --audio https://example.com/my.wav --name myvoice
python3 scripts/tts.py clone list
python3 scripts/tts.py clone delete --name myvoice [--remote]
python3 scripts/tts.py "用我的声音说这句话" out.wav --platform minimax --voice myvoice
Rules the agent MUST follow:
- MiniMax creation is paid — never run
clone create --platform minimax
without the user's explicit confirmation (the CLI enforces --yes).
- Only clone the user's own voice or one they are authorized to use — both
platforms contractually prohibit cloning third parties without consent.
- Reference audio: clean single-speaker speech, no BGM, 10-20s is ideal.
- Named voices live in
~/.ttscn.json under cloned_voices.
Other platforms (Doubao/Tencent/Baidu/Xunfei/Azure) support cloning via
their consoles — the resulting voice id also works as a plain --voice.
Usage
Basic Usage
python3 scripts/tts.py "你好世界" output.wav
python3 scripts/tts.py --voice zh-CN-YunxiNeural "欢迎收听今天的节目" welcome.wav
python3 scripts/tts.py --platform doubao "今天天气真好" weather.wav
python3 scripts/tts.py --platform minimax "高品质语音合成" hq.wav
python3 scripts/tts.py --rate +15% "快速播报" fast.wav
python3 scripts/tts.py --rate -10% "慢速朗读" slow.wav
From File
python3 scripts/tts.py --input script.txt output.wav
Output Format
python3 scripts/tts.py --format mp3 "你好" hello.mp3
python3 scripts/tts.py --json --format mp3 "你好" hello.mp3
Preview (Dry Run)
python3 scripts/tts.py --dry-run "这是一段测试文本"
List Options
python3 scripts/tts.py --list
Expressiveness Markers
Input text may contain markers on any platform — they are rendered natively
where supported and stripped everywhere else (never read aloud). The chunker
never splits inside a [...] marker.
| Marker | Syntax | azure | minimax | all other platforms |
|---|
| Pause | [PAUSE:x] — x = seconds, 0.01-99.99 | <break time="xs"/> (SSML) | <#x#> | stripped |
| Sound tags | (laughs) (chuckle) (sighs) (breath) (inhale) (exhale) (coughs) | stripped | voiced only if MINIMAX_MODEL starts with speech-2.8 (else stripped + stderr warning) | stripped |
python3 scripts/tts.py --platform azure \
"大家好。[PAUSE:0.8] 今天我们聊一个新话题。" out.wav
MINIMAX_MODEL=speech-2.8-hd python3 scripts/tts.py --platform minimax \
"这也太好笑了 (laughs) 好,我们继续。" out.wav
Pronunciation Overrides (--phonemes)
Fix polyphonic Chinese characters (多音字) with a JSON dict mapping words to
space-separated pinyin — tone-numbered (hang2 zhang3) or tone-marked
(háng zhǎng). Keys starting with _ are comments.
{
"_comment": "pronunciation overrides for bank-themed script",
"行长": "hang2 zhang3",
"重庆": "chóng qìng"
}
python3 scripts/tts.py --platform azure --phonemes phonemes.json \
"行长在重庆开会。" out.wav
Per-platform: azure → SSML <phoneme alphabet="sapi"> tags; minimax →
inline pinyin annotations like 重(chong2)庆(qing4) (applied before chunking so
the annotation counts toward the chunk budget); all other platforms silently
ignore the flag.
Requirements
pip install edge-tts
pip install dashscope
pip install requests
pip install azure-cognitiveservices-speech
pip install tencentcloud-sdk-python-tts
pip install baidu-aip chardet
pip install websocket-client
System requirement: ffmpeg
Environment Variables
export TTS_BACKEND="edge"
export TTS_VOICE="zh-CN-XiaoxiaoNeural"
export TTS_RATE="+5%"
export TTS_FORMAT="wav"
export MINIMAX_MODEL="speech-2.6-hd"
export MINIMAX_GROUP_ID=""
export COSYVOICE_MODEL="cosyvoice-v3-flash"
export VOLCENGINE_API_KEY="your_api_key"
export VOLCENGINE_RESOURCE_ID="seed-tts-2.0"
export VOLCENGINE_APPID="your_app_id"
export VOLCENGINE_ACCESS_TOKEN="your_token"
export DASHSCOPE_API_KEY="your_api_key"
export AZURE_SPEECH_KEY="your_key"
export AZURE_SPEECH_REGION="eastasia"
export TTS_STYLE="gentle"
TENCENT_SECRET_ID=
TENCENT_SECRET_KEY=
BAIDU_APP_ID=
BAIDU_API_KEY=
BAIDU_SECRET_KEY=
MINIMAX_API_KEY=
XUNFEI_APP_ID=
XUNFEI_API_KEY=
XUNFEI_API_SECRET=
ELEVENLABS_API_KEY=
ELEVENLABS_MODEL=
OPENAI_API_KEY=
OPENAI_TTS_MODEL=
GOOGLE_TTS_API_KEY=
GOOGLE_TTS_LANGUAGE=
Get API Keys:
Config File (Optional)
Create ~/.ttscn.json for personal defaults, or .ttscn.json in a project directory:
{
"backend": "minimax",
"voice": "female-shaonv",
"rate": "+10%"
}
Priority (highest first):
- CLI arguments (
--platform, --voice, --rate)
- Environment variables (
TTS_BACKEND, TTS_VOICE, TTS_RATE)
- Project config (
.ttscn.json in current directory)
- User config (
~/.ttscn.json)
- Built-in defaults
Examples
Quick Narration (Free, Zero Setup)
python3 scripts/tts.py \
"人工智能正在改变我们的生活方式,从智能助手到自动驾驶,技术革新无处不在。" \
ai_narration.wav
Douyin Style Short Video Voice
python3 scripts/tts.py \
--platform doubao --voice BV001_streaming --rate +10% \
"家人们,今天给大家推荐一个超好用的神器!" \
douyin_style.wav
Audiobook from Script File (CosyVoice)
python3 scripts/tts.py \
--platform cosyvoice --voice longxiaoxia_v3 \
--input chapter1.txt chapter1.wav
Bulk Generation at Lowest Cost (Tencent, inline env vars)
TENCENT_SECRET_ID="xxx" TENCENT_SECRET_KEY="xxx" \
python3 scripts/tts.py \
--platform tencent --voice 101001 \
--input course_script.txt course_audio.wav
Premium Quality with Emotion (MiniMax)
MINIMAX_API_KEY="xxx" \
python3 scripts/tts.py \
--platform minimax --voice female-shaonv \
"这是一段充满感情的语音合成演示。" premium.wav
Agent-Native CLI Reference
ttscn follows the agent-native-design contract.
It serves humans (readable terminal output), AI agents (structured JSON on stdout), and
orchestrators (distinct exit codes + idempotency) simultaneously.
JSON Mode
python3 scripts/tts.py --json "你好" out.wav
python3 scripts/tts.py --json --format mp3 "你好" out.mp3
python3 scripts/tts.py --list | jq .data.backends[0].name
python3 scripts/tts.py --json --platform doubao "test" out.wav
Output Envelope
{"ok":true, "data":{...}, "meta":{"version":"...","schema_version":"1.2.0","timestamp":"...","ms":123}}
{"ok":false, "error":{"code":"auth_missing_env","message":"set one of: VOLCENGINE_APPID+VOLCENGINE_ACCESS_TOKEN / VOLCENGINE_API_KEY","retryable":false,"field":"VOLCENGINE_APPID","backend" ...
Contract: meta.schema_version is a semver string present on every
envelope (success and error). The major version bumps only on breaking
envelope changes — consumers should assert it matches the schema major they
were written against (e.g. video-podcast-maker requires major 1) and fail
with a clear error otherwise. An absent schema_version means a pre-contract
ttscn release.
Word Boundaries (edge / azure / doubao / minimax / cosyvoice)
For edge, azure, doubao, minimax, and cosyvoice, the
success envelope includes native word-level timestamps under
data.word_boundaries — absolute seconds within the output file, ascending,
3-decimal rounding. The key is absent for other platforms — and may be absent
on doubao/minimax/cosyvoice too when the provider returns no timing payload
(minority-language doubao voices; minimax subtitle download failure;
cosyvoice-v1 or voices without timestamp support) — so consumers must treat
it as optional.
{"ok":true, "data":{
"output_file": "out.wav",
"word_boundaries": [
{"text": "你好", "offset_sec": 0.1, "duration_sec": 0.45},
{"text": "世界", "offset_sec": 0.562, "duration_sec": 0.5}
]
}}
Use these for subtitle/SRT generation or beat-synced animation without a
separate forced-alignment pass.
Exit Codes
| Code | Meaning | Agent action |
|---|
| 0 | Success | Parse data, proceed |
| 1 | Internal / runtime error | Report to user, do not retry |
| 2 | Validation / fixable error (bad input, missing package) | Fix input or install package, retry allowed |
| 3 | Auth / missing credentials | Ask user for API key, do not retry |
| 4 | Backend API error | Retry with backoff |
Schema Introspection
python3 scripts/tts.py schema backends
python3 scripts/tts.py schema backends --full
python3 scripts/tts.py schema backends.doubao
python3 scripts/tts.py schema voices
python3 scripts/tts.py schema tags
python3 scripts/tts.py schema version
python3 scripts/tts.py schema backends --fields name,cost,supports_clone,supports_ssml
Idempotency
python3 scripts/tts.py --idempotency-key "daily-podcast-2026-07-08" --input script.txt out.wav
A cache hit returns the stored result with data.cached: true. If the cached
output_file no longer exists on disk, the call re-synthesizes instead of
returning a stale success.
Agent Compatibility Flags
python3 scripts/tts.py --yes --no-input "text" out.wav