audio-transcriber
SolidTransform audio recordings into professional Markdown documentation with intelligent summaries using LLM integration
Install
Quality Score: 77/100
Skill Content
Details
- Author
- naveedharri
- Repository
- naveedharri/benai-skills
- Created
- 6 months ago
- Last Updated
- 5 days ago
- Language
- JavaScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
meeting-transcribe
Live, local meeting transcription on macOS — capture audio in real time with whisper.cpp and stream the transcript to a file, then summarize it into meeting notes. Use whenever the user wants to transcribe a meeting or call as it happens ("transcribe my meeting", "take live notes", "record what we say in this call", "meeting script in real time"), wants to start/stop/check a recording session, or asks for notes from a meeting that was captured with this skill. Everything runs on-device (whisper.cpp) — no audio leaves the Mac.
transcribing-meeting-recordings
Use when converting a meeting recording (mp4/mov/m4a/wav audio or video) into a timestamped SRT/VTT transcript, especially Chinese or multilingual audio. Triggers include 'transcribe this meeting', 'generate captions', 'convert recording to subtitles', '生成字幕', '会议转文字', 'speaker labels', 'who said what', or requests for SRT/transcript files. Supports automatic speaker identification via pyannote diarization combined with video-frame analysis of Microsoft Teams or Zoom active-speaker highlighting to map anonymized SPEAKER_XX clusters onto real participant names. Do NOT use for live/streaming transcription, lecture summarization without a transcript artifact, or text-to-speech.
local-transcript
Transcribe a specified local video or audio file into cleaned final `.txt`, `.pdf`, or `.docx` transcripts using speech recognition with Apple Silicon GPU acceleration and LLM-based proofreading. Use when the user wants text extracted from a local media file path such as `.mp4`, `.mov`, `.mkv`, `.webm`, `.mp3`, `.m4a`, or `.wav`, and the output language should follow the spoken language in the media automatically. Prefer this skill for local-file transcription workflows that should produce cleaned transcripts with natural paragraphs, LLM-corrected Chinese text, and simplified Chinese output for Chinese speech.