text-to-voice-localLocal text-to-voice generation for OpenClaw workspaces using a canonical txt-to-mp3 pipeline. Use when the user wants to turn any prepared text into voice, a...
Install via ClawdBot CLI:
clawdbot install betonimig/text-to-voice-localGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 10, 2026
Turn blog posts or articles into spoken audio files for podcast episodes. Ideal for content creators who want to repurpose written content into audio format without manual recording.
Convert textbooks, research papers, or documents into audio for visually impaired users or those who prefer listening. Schools and libraries can offer audio versions of their texts easily.
Generate custom voice alerts or notifications from text for smart home systems or industrial IoT. For example, a temperature sensor that reads out warnings as mp3 files.
Automatically convert user text inputs into voice messages and deliver them via Telegram. Useful for chatbots that need to provide audible responses or language learning tools.
Offer a cloud-based text-to-voice service with usage tiers (e.g., number of characters or audio minutes per month). Users get access to the local pipeline via API or integration.
License the skill package to companies that want to embed text-to-voice in their own products (e.g., e-learning platforms, audiobook generators). Provide customization and support.
Offer a basic version with limited voices or text length for free, and charge for premium voices, longer text limits, or batch processing. Monetize through in-app purchases or subscription upgrades.
💬 Integration Tip
To integrate into another OpenClaw workspace, simply copy the skill folder, make scripts executable, and ensure tmp/ directory exists. The skill checks dependencies at runtime, reducing setup friction.
Scored May 10, 2026
Local speech-to-text with the Whisper CLI (no API key).
Transcribe audio files with speaker diarization (who speaks when). Supports 100+ languages, automatic language detection, and timestamps. Use for meetings, interviews, podcasts, or voice messages. Requires AssemblyAI API key.
Search and manage Spotify playlists, tracks, albums, artists, and playback state via the Spotify Web API. Use this skill when users want to search for music,...
使用 poocr 库识别发票并导出 Excel。当用户需要识别增值税发票、批量处理发票文件或提取发票信息到 Excel 时调用此技能。
Transcribe long audio files safely on 16GB RAM machines using auto-chunking with Whisper’s base model and seamless transcript merging.
Use when the user has audio or video and wants a timestamped transcript (SRT) in the source language. Routes by source language — Chinese defaults to Volcano...