Vwu Tts
Skill by a3273283
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/a3273283/vwu-ttsWhat This Skill Does
The Vwu Tts skill integrates the high-performance text-to-speech models from vwu.ai directly into your OpenClaw agent workflow. By bridging the gap between OpenClaw and the vwu.ai infrastructure, this skill allows users to generate high-quality audio outputs using specialized models such as speech-2.8-hd and speech-2.8-turbo. It leverages an OpenAI-compatible API format, ensuring seamless integration and consistent performance for any text-to-speech task, whether you are generating narration for content, prototyping voice interfaces, or creating accessibility tools for your applications.
Installation
To integrate this skill into your local environment, ensure you have the OpenClaw agent installed. Run the following command in your terminal:
clawhub install openclaw/skills/skills/a3273283/vwu-tts
Once installed, you must configure your environment to authenticate with the provider. Obtain your unique API key from the vwu.ai console (https://vwu.ai), then set it as an environment variable in your shell profile:
export VWU_API_KEY="your-key-here"
Failure to set this key will result in authentication errors during execution.
Use Cases
This skill is designed for developers, content creators, and automation enthusiasts who require reliable, low-latency, or high-definition speech synthesis. Common use cases include:
- Automating voice-over production for short-form video content.
- Building interactive AI personas that require vocal feedback.
- Adding accessibility features to web or local applications by converting text logs into audible streams.
- Prototyping multi-modal interfaces where AI agents need to respond with audio instead of static text.
Example Prompts
- "Use the speech-2.8-turbo model to convert this short story into an audio file for quick previewing."
- "Can you generate a high-definition narration of this project summary using the vwu-tts skill?"
- "Summarize the current news article and synthesize it into speech using the hd model for better clarity."
Tips & Limitations
- Model Selection: Use the 'turbo' variant for tasks requiring faster response times, such as real-time interaction. Use 'hd' for final production outputs where audio fidelity is the priority.
- Troubleshooting: If you receive 'insufficient credits' errors, navigate to the vwu.ai dashboard. Ensure your account balance is sufficient and your API key remains active. Refreshing your API key is a common fix if you encounter persistent permission issues.
- Compatibility: Because the skill follows the OpenAI chat completion format, it is highly stable. Ensure your inputs are properly formatted as text to get the most natural-sounding results from the underlying neural models.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-a3273283-vwu-tts": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api
Related Skills
sih-image-gen
AI图片生成与编辑工具,使用Sih.AI API进行自然语言驱动的图片处理。支持换装、换背景、换脸、风格转换(动漫/粘土/油画等)、美颜修图等功能。当用户需要通过自然语言描述来编辑图片(如"把衣服换成bikini"、"背景换成海边"、"转换成动漫风格")时使用此skill。
Vwu Minimax
Skill by a3273283
Vwu Sora
Skill by a3273283
Vwu Veo
Skill by a3273283
Vwu Sihai
Skill by a3273283