benchmark
01Skill Claude CodeCodex
Run performance + quality benchmarks. ASR reports WER, RTF, process memory, and throughput across engines/variants. Arguments include asr, tts, vad, diarize, asr-quick.
18 tagged coreml, measured the same way as everything else here.
Browse within: Apple Silicon 15asr 15bun 12openclaw 12speech-to-text 12
Skill Claude CodeCodex
Run performance + quality benchmarks. ASR reports WER, RTF, process memory, and throughput across engines/variants. Arguments include asr, tts, vad, diarize, asr-quick.
Skill Claude CodeCodex
Review a pull request for conceptual fit, architecture impact, adversarial failure modes, security risk, docs impact, regression risk, test coverage, and merge readiness. Use when asked to review a PR, check whether a PR is safe to merge, decide if more tests are needed, perform adversarial or security review, or…
Skill Claude CodeCodex
Run tests. Use after code changes to validate. Arguments: unit (default, no GPU), e2e (with models), filter name, or all.
Skill Claude CodeCodex
Cuts a STABLE CLI release (vX.Y.Z-cli marker tag; not for beta or alpha markers, which this lane silently skips while burning the tag) — the 🚀 Release (CLI) lane builds the Linux packages, publishes the marker release, and dispatches npm publish with provenance. Covers version alignment across package.json and…
Skill Claude CodeCodex
Run one ticket from plan to merged pull request with two agents — a team lead that judges and owns the ticket, and an implementer that builds it. Use when handing a ticket to the team rather than doing it yourself.
Skill Claude CodeCodex
Local multilingual voice toolkit — speech-to-text (STT), text-to-speech (TTS), speaker diarization, and language detection, over a CLI or an MCP server. Runs entirely offline on Apple Silicon, Linux, and Windows. No API keys, no cloud. NVIDIA Parakeet TDT for STT across 25 European languages, Kokoro-82M + Vosk-TTS for…
sygnalinc/Apple-Frameworks-for-TouchDesigner
Skill Claude CodeCodex
A guide for building TouchDesigner projects with Apple Frameworks custom operators, which are components for tasks such as pose, face, and hand detection, speech transcription, screen capture, and image upscaling.
sygnalinc/Apple-Frameworks-for-TouchDesigner
Skill Claude CodeCodex
TouchDesignerのネイティブカスタムOP(.plugin)としてAppleのオンデバイスフレームワーク(Vision / Core ML / Core Image / VideoToolbox / MetalFX / SpeechAnalyzer / SoundAnalysis / NaturalLanguage / FoundationModels / ScreenCaptureKit / RealityKit / MultipeerConnectivity…
Skill Claude CodeCodex
Use when (re)indexing a Sweet Search project. Runs the full-profile indexer with GPU model prewarming (CoreML cascade on M3+, candle Metal on M1/M2, ORT CPU elsewhere), kills ORT CPU models during indexing to avoid memory contention, and rewarms them for query readiness on completion. Incremental runs under 20 files…