doubao-open-tts
CommunityConvert text to natural speech with Volcano TTS.
Content & Communication#API#text-to-speech#Python#tts#audio-generation#voice-selection#VolcanoEngine
Authorxdrshjr
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill enables text-to-speech synthesis using the Doubao (Volcano Engine) API.
Core Features & Use Cases
- Voice variety: Access 200+ voices across languages and tones for dynamic audio narration.
- Flexible formats: Produce mp3, wav, or pcm audio to fit any integration.
- Use cases: Narration for applications, video dubbing, e-learning, and accessibility features.
Quick Start
- Install dependencies: pip install -r requirements.txt
- Configure credentials: copy .env.example.txt to .env and set VOLCANO_TTS_APPID, VOLCANO_TTS_ACCESS_TOKEN, VOLCANO_TTS_SECRET_KEY, and optional VOLCANO_TTS_VOICE_TYPE
- Run a quick synth: python scripts/tts.py "Hello, world" -o output.mp3
Dependency Matrix
Required Modules
requestspython-dotenv
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: doubao-open-tts Download link: https://github.com/xdrshjr/JR-Agent-Skills/archive/main.zip#doubao-open-tts Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.