stt-simpleSimple local Speech-To-Text using Whisper. One-command install with auto model download. Supports 99+ languages.
Install via ClawdBot CLI:
clawdbot install lkisme/stt-simpleGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
rm -rf /Calls external URL not in known-safe list
https://openai.com/research/whisperAI Analysis
The skill uses only local Whisper models and does not send audio data to external servers. The 'rm -rf' command is part of documented troubleshooting and targets only the skill's own virtual environment. The external URL is OpenAI's official research page, not a data exfiltration endpoint.
Audited Apr 17, 2026 · audit v1.0
Generated Mar 20, 2026
Media companies can use this skill to transcribe audio and video content locally without relying on cloud services, ensuring data privacy and reducing costs. It supports multiple languages and output formats like SRT for subtitles, making it ideal for creating accessible content.
Educational platforms can integrate this skill to provide speech-to-text functionality in language learning apps, allowing users to practice pronunciation and transcription offline. It supports auto-detection of languages, enhancing user experience in diverse regions.
Healthcare providers can use this local STT skill to transcribe patient consultations and medical notes securely on-premises, complying with data protection regulations like HIPAA. It offers high accuracy with the small model for reliable documentation.
IoT manufacturers can embed this skill in smart devices to process voice commands locally, reducing latency and improving privacy by avoiding cloud dependencies. It supports lightweight models like tiny for resource-constrained environments.
Researchers in fields like linguistics or social sciences can use this skill to transcribe interviews and field recordings locally for qualitative analysis. The JSON output with timestamps facilitates detailed data coding and annotation.
Offer this STT skill as part of a subscription service for businesses needing regular transcription, with tiered pricing based on usage volume or model size. Revenue comes from monthly fees and premium support for integration.
Sell perpetual licenses for the skill to enterprises that prefer upfront costs, including installation support and updates. This model targets organizations with strict budget controls or long-term projects.
Provide a free version with basic models like tiny or base, and charge for advanced features such as larger models, batch processing, or API access. This attracts individual users and upsells to professional tiers.
💬 Integration Tip
Ensure FFmpeg is installed for audio processing and allocate sufficient storage for model downloads, starting with the small model for balanced performance.
Scored Jun 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.
Turn your AI into JARVIS. Voice, wit, and personality — the complete package. Humor cranked to maximum.
Text-to-speech conversion using node-edge-tts npm package for generating audio from text. Supports multiple voices, languages, speed adjustment, pitch contro...
使用 poocr 库识别发票并导出 Excel。当用户需要识别增值税发票、批量处理发票文件或提取发票信息到 Excel 时调用此技能。
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...