yap

Fast on-device speech-to-text using Apple Speech.framework (macOS 26+).

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "yap" with this command: npx skills add tobihagemann/yap

yap

Use yap for fast on-device transcription on macOS using Apple's Speech.framework.

Quick start

yap transcribe /path/to/audio.mp3
yap transcribe /path/to/audio.m4a --locale de-DE
yap transcribe /path/to/video.mp4 --srt -o captions.srt

Options

  • --locale <locale> — Language locale (e.g., de-DE, en-US, zh-CN)
  • --censor — Redact certain words/phrases
  • --txt / --srt — Output format (default: txt)
  • -o, --output-file — Save to file instead of stdout

Advantages over Whisper

  • Native Apple Speech.framework (optimized for Apple Silicon)
  • No model download required
  • Faster processing
  • Lower memory usage

Notes

  • Requires macOS 26 (Tahoe) or later
  • Supported languages depend on installed Apple Speech models

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Agent Dev Workflow

Orchestrate coding agents (Claude Code, Codex, etc.) to implement coding tasks through a structured workflow. Use when the user gives a coding requirement, f...

Registry SourceRecently Updated
Coding

Cortex Engine

Persistent cognitive memory for AI agents — query, record, review, and consolidate knowledge across sessions with spreading activation, FSRS scheduling, and...

Registry SourceRecently Updated
Coding

Skill Blocker - 安全守卫

Blocks execution of dangerous commands and risky operations like destructive deletions, credential theft, code injection, and unauthorized system changes to...

Registry SourceRecently Updated
014
Profile unavailable