voscript-apiVoScript self-hosted speech transcription API skill. Covers the full workflow: submit audio, poll job status, fetch results, export subtitles (SRT/TXT/JSON),...
Install via ClawdBot CLI:
clawdbot install mapleeve/voscript-apiGrade 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/MapleEve/voscript-skillsAudited Apr 23, 2026 · audit v1.0
Generated May 19, 2026
Automatically transcribe recorded podcasts, meetings, or lectures with speaker diarization. Users submit audio files and later retrieve timestamped transcripts with speaker labels, enabling easy search and review.
Enroll voiceprints of known speakers (e.g., team members in a meeting) and assign them to transcription segments. The system matches future audio against the voiceprint library for accurate speaker attribution.
Generate SRT, TXT, or JSON subtitles from audio tracks of videos. Useful for content creators, educators, and video platforms to add accurate, speaker-labeled subtitles.
Submit poor-quality audio recordings (e.g., noisy interviews or field recordings) with denoise options (DeepFilterNet or noisereduce) to produce cleaner transcripts, leveraging the denoising stage in the job pipeline.
Integrate VoScript as a private, self-hosted transcription backend within an organization's infrastructure, ensuring data sovereignty and low latency for sensitive audio data.
Offer VoScript as a paid add-on for existing self-hosted platforms. Charge per API call or monthly subscription for transcription jobs, with tiered limits on audio hours or file size.
Monetize the transcription API by charging per minute of audio processed, with additional fees for voiceprint enrollment and cohort rebuild operations. Provide free tier for limited usage to drive adoption.
License the VoScript API to third-party platforms (e.g., meeting apps, podcast hosting) under a white-label agreement. The reseller integrates the API and offers transcription features under their own brand.
💬 Integration Tip
Set environment variables VOSCRIPT_URL and VOSCRIPT_API_KEY globally, or pass them as CLI arguments; use the provided Python scripts for rapid integration into CI/CD or agent workflows.
Scored May 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...