local-tts本地文本转语音(TTS)。支持两种引擎:edge-tts(微软神经网络语音,音质自然,需联网,免费无需 key)和 pyttsx3(Windows SAPI 离线引擎,完全断网可用)。当用户/agent 需要把文本转成语音文件(mp3/wav)、生成语音播报、配音时使用。
Install via ClawdBot CLI:
clawdbot install irachex/local-ttsGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/irachex/local-ttsAudited Apr 16, 2026 · audit v1.0
Generated Mar 20, 2026
Clinics use local TTS to generate private, HIPAA-compliant audio instructions for patients, such as medication reminders or post-procedure care, without transmitting sensitive data to cloud services. It supports multilingual voices to cater to diverse patient populations.
Educational platforms integrate local TTS to produce offline, high-quality voiceovers for courses and tutorials, allowing instructors to customize voices by gender, language, and emotion. This reduces reliance on internet connectivity and external APIs for remote or low-bandwidth learners.
Law firms employ local TTS to convert confidential legal documents into audio formats for review or accessibility, ensuring data privacy and compliance with regulations like GDPR. Voice cloning can replicate a specific speaker's tone for consistency in recordings.
Game developers use local TTS to create dynamic, real-time voice lines for characters offline, leveraging preset voices and style controls for varied emotions. This enables rapid prototyping and reduces costs compared to hiring voice actors for every iteration.
Accessibility tools integrate local TTS to provide offline text-to-speech for visually impaired users, with natural voice options and adjustable speed/pitch for personalized listening. It operates without internet, ensuring reliability in various environments.
Sell the skill package as a licensed software with a perpetual fee, targeting enterprises in regulated industries like healthcare or legal that value offline, private TTS. Revenue comes from upfront purchases and optional support contracts.
Offer a free basic version with limited voices or features, and charge for advanced capabilities like voice cloning, long-text generation, or commercial use. This attracts individual users and upsells to professionals needing enhanced functionality.
Provide consulting and integration services to embed local TTS into existing applications for clients in education or gaming, charging per project or hourly. Revenue is generated from customization, support, and maintenance fees.
💬 Integration Tip
Ensure platform-specific backend setup (mlx_audio for macOS, qwen-tts for Linux/Windows) and install dependencies like ffmpeg for audio processing.
Scored Apr 19, 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...