xiaolongxia-bailian-tts百炼 TTS 语音合成,支持多种音色切换,生成高质量中文语音,需配置百炼 API Key。
Install via ClawdBot CLI:
clawdbot install dadaniya99/xiaolongxia-bailian-ttsGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://help.aliyun.com/zh/model-studio/qwen-ttsAudited Apr 16, 2026 · audit v1.0
Generated Apr 15, 2026
Generate automated voice responses for IVR systems or chatbots in multiple languages and dialects, such as English, Spanish, or Chinese dialects like Sichuan or Cantonese, to enhance accessibility and user experience in global markets.
Create expressive narrations for audiobooks or podcasts using the instruct model with emotional control, allowing for dynamic storytelling with varied tones like cheerful or dramatic across different character voices.
Produce localized audio lessons or tutorials in regional dialects and languages, such as Mandarin with specific accents or foreign languages, to cater to diverse student populations in e-learning platforms.
Develop targeted voice advertisements with customized tones, such as energetic or soothing, using system voices like Cherry or Ethan, for radio spots, online ads, or in-store promotions to boost engagement.
Replicate specific voices from audio samples for personalized AI assistants or voiceovers in apps, enabling users to have familiar or branded vocal interactions in smart devices or software.
Charge users based on text length processed, with tiered pricing for different models like instruct or voice design, targeting developers and businesses integrating TTS into their applications via API calls.
Offer bespoke voice creation using the voice design or cloning models for enterprises needing unique brand voices, such as for virtual influencers or corporate training, with one-time or subscription fees.
License the TTS technology to other companies for embedding in their products, such as e-readers or gaming consoles, with revenue from licensing fees and ongoing support contracts.
💬 Integration Tip
Set the DASHSCOPE_API_KEY environment variable and install dashscope and requests via pip for quick setup with Python scripts.
Scored Apr 18, 2026
Transcribe audio via OpenAI Audio Transcriptions API (Whisper).
Local speech-to-text with the Whisper CLI (no API key).
ElevenLabs text-to-speech with mac-style say UX.
Local text-to-speech via sherpa-onnx (offline, no cloud)
Speak responses aloud on macOS using the built-in `say` command when user input indicates Voice Wake/voice recognition (for example, messages starting with "User talked via voice recognition on <device>").
Transcribe audio files to text using local Whisper (Docker). Use when receiving voice messages, audio files (.mp3, .m4a, .ogg, .wav, .webm), or when asked to transcribe audio content.