$npx skillfedfor your agent

doubao-tts

Doubao TTS converts text to natural-sounding speech via Volcengine's API, handling both quick responses under 300 characters and longer content up to 100K characters asynchronously. Choose from multiple Chinese male and female voices, adjust speed and pitch, and build podcasts with multi-voice support.

Doubao TTS generates high-quality speech audio from text using Volcengine's API with multiple voice options.

AI-generated summary based on this skill's SKILL.md

934 150 MITupdated by xvirobotics

Decision gist · record as of 2026-07-25

Doubao TTS generates high-quality speech audio from text using Volcengine's API with multiple voice options. Doubao TTS converts text to natural-sounding speech via Volcengine's API, handling both quick responses under 300 characters and longer content up to 100K characters asynchronously. Choose from multiple Chinese male and female voices, adjust speed and pitch, and build podcasts with multi-voice support.

manual: git clone https://github.com/xvirobotics/metabot → cp -r metabot/.claude/skills/doubao-tts ~/.claude/skills/doubao-tts
.claude/skills/doubao-tts/SKILL.md · version 09e804f7

Use it when

  • Yes, doubao-tts specializes in Chinese language synthesis with extensive voice customization options.
  • Doubao-tts processes Chinese text through Volcengine's speech synthesis engine.

Verify before relying

Read SKILL.md below before installing (1 file). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

xvirobotics/metabot/doubao-tts · repository language: TypeScript

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What is doubao-tts and how does it generate audio from text?

Doubao-tts converts text to natural-sounding speech via Volcengine's API. The skill handles both quick responses under 300 characters and longer content up to 100K characters asynchronously. You can choose from multiple Chinese male and female voices, adjust speed and pitch, and build podcasts with multi-voice support.

Can doubao-tts synthesize Chinese language speech with voice customization?

Yes, doubao-tts specializes in Chinese language synthesis with extensive voice customization options. It offers multiple Chinese male and female voices to choose from, and lets you adjust speed and pitch to match your needs. This makes it ideal for creating authentic Chinese voiceovers and narration.

How does doubao-tts handle text to speech chinese content?

Doubao-tts processes Chinese text through Volcengine's speech synthesis engine. For short snippets under 300 characters, it generates real-time audio. For longer content up to 100K characters, it converts asynchronously, making it perfect for podcasts, long-form narration, and bulk audio projects.

Can I create podcast audio and voiceovers with doubao-tts?

Doubao-tts is designed for podcast and voiceover creation with multi-voice support. You can generate high-quality speech audio from text, switch between different Chinese voices, customize speed and pitch, and handle both short snippets and extended content for professional podcast production.

What are the character limits for doubao-tts text processing?

Doubao-tts handles text up to 100K characters total. For quick responses, it processes text under 300 characters in real-time. Longer content is converted asynchronously, allowing you to generate audio for extensive articles, books, scripts, and other long-form materials efficiently.

Is doubao-tts available under an open-source license?

Yes, doubao-tts is released under the MIT license, making it freely available for both personal and commercial use with minimal restrictions. This open-source approach allows developers to integrate the text-to-speech functionality into their applications and modify it as needed.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

Doubao TTS — 豆包语音合成

Generate high-quality speech audio from text using Volcengine's Doubao TTS API. Supports short-form (real-time) and long-form (async, up to 100K characters) synthesis.

When to Use

  • User asks to generate audio, podcasts, voiceovers, or narration
  • User wants text-to-speech for any content
  • User asks to "read this aloud" or "make an audio version"

Quick Usage

Use the doubao-tts CLI tool (installed at bin/doubao-tts):

# Short text (real-time, < 300 chars)
bin/doubao-tts "你好世界" -o output.mp3

# Long text from file (async mode, up to 100K chars)
bin/doubao-tts -f article.txt -o podcast.mp3

# Pipe content
echo "Hello world" | bin/doubao-tts -o hello.mp3

# Choose voice
bin/doubao-tts "你好" -v zh_male_aojiaobazong_moon_bigtts -o output.mp3

# Adjust speed/volume/pitch
bin/doubao-tts "你好" --speed 1.2 --volume 1.5 -o output.mp3

Available Voices (已验证可用)

Chinese Female
Voice ID Description

(truncated - see the full file via the links below)

File tree — 1 file
.claude/skills/doubao-tts/SKILL.md

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Generate high-quality speech audio from text using TTS”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

Doubao Tts
by calesthio · calesthio/OpenMontage

Doubao TTS produces natural Mandarin and multilingual audio narration via Volcengine's Speech 2.0 API. It returns word-level timing metadata for precise subtitle synchronization, making it ideal for video projects requiring accurate caption alignment. Configure your voice preference and speech rate, then generate samples before committing to full narrations.

AGPL-3.0updated Jul 2026
★ 42,764repo stars
listenhub-tts
by smallnest · smallnest/goal-workflow

ListenHub TTS transforms written content into spoken audio through three synthesis modes: rapid processing for short text, multi-speaker dialogue for scripts, and streaming synthesis for lengthy documents. Select from available voices or use the default voice, with options to adjust playback speed and output format.

MITdocs in Chineseupdated Jul 2026
★ 181repo stars
Ttscn
by Agents365-ai · Agents365-ai/365-skills

Ttscn converts Chinese and multilingual text to natural speech across 11 cloud backends, from free Edge TTS to premium providers like ElevenLabs and OpenAI. Choose by use case—short video, audiobook, enterprise SSML, or lowest cost—with support for word-level timestamps, pause markers, and pronunciation overrides.

no license declared → metadata onlyupdated Jul 2026
★ 24repo stars
podcast-generator
by staruhub · staruhub/ClaudeSkills

Transform Chinese articles and reports into conversational podcast audio featuring two speakers. The skill handles format selection (MP3, OGG Opus, PCM, AAC), speech rate adjustment, voice customization, and resume-on-failure for interrupted generations. Requires Volcano Engine credentials and works best with structured text between 500–3000 characters.

MITdocs in Chineseupdated Jul 2026
★ 631repo stars
video-generator
by cdeistopened · cdeistopened/skill-stack

Video Generator lets you create polished short-form videos by writing text prompts, choosing between Google VEO 3.1 for synchronized audio or OpenAI Sora for visual quality and longer clips up to 12 seconds. The skill includes storyboarding guidance, prompt structuring rules, and cost estimates to help you iterate efficiently.

MITfor claude-codeupdated Jul 2026
★ 22repo stars
video-processing-editing
by curiositech · curiositech/some_claude_skills

Video Processing & Editing automates FFmpeg-based workflows for cutting, trimming, concatenating, and exporting video content. It handles audio mixing, subtitle management, and platform-specific optimization without requiring manual editing interfaces. Use it for production pipelines and batch processing; not for real-time UI editing or 3D compositing.

MITfor claude-codeupdated Jul 2026
★ 164repo stars

More skills Transcription Automation (MIT) · skill-generator (MIT) · Discord Create Channel (NOASSERTION)

Tags
voice-synthesispodcast-productionaudio-generationchinese-languagereal-time-processingasync-workflowsvolcengine-apimulti-speaker-supportspeech-quality