doubao-tts · Doubao · audio_tts
Doubao TTS is ByteDance's Doubao text-to-speech model, supporting multilingual text-to-speech, voice cloning, and emotion control. With natural audio quality, it supports Chinese, English, Japanese, Korean, and more. Ideal for customer support voice, audiobooks, and video dubbing.
Text-to-speech (TTS); multilingual support (Chinese, English, Japanese, Korean, etc.); voice cloning; emotion control; batch synthesis; real-time streaming synthesis.
Customer support voice synthesis; audiobooks and podcasts; video dubbing; navigation and notification prompts; language learning apps; assistive reading.
No text generation (voice synthesis only); no music generation; voice cloning requires authorization; no fully offline support.
Anthropic official CLI coding agent. Multi-file edits, tool use, long-context reasoning.
export ANTHROPIC_AUTH_TOKEN="YOUR_API_KEY"
export ANTHROPIC_BASE_URL="https://api.robovai.com"
export ANTHROPIC_MODEL="doubao-tts"
claude