·build-release
</>

build-release

peteonrails/voxtype

Build all voxtype binaries for release. Builds Whisper (AVX2, AVX-512, Vulkan) and Parakeet (AVX2, AVX-512, CUDA) binaries using Docker. Use when preparing a new release.

0Installs·0Trend·@peteonrails

Installation

$npx skills add https://github.com/peteonrails/voxtype --skill build-release

SKILL.md

To avoid prompts during the build process, add these to your allowed commands:

These builds use Ubuntu 22.04 to avoid AVX-512 instruction contamination:

All binaries must report the same version. If any differ, the Docker cache is stale.

Build all voxtype binaries for release. Builds Whisper (AVX2, AVX-512, Vulkan) and Parakeet (AVX2, AVX-512, CUDA) binaries using Docker. Use when preparing a new release. Source: peteonrails/voxtype.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/peteonrails/voxtype --skill build-release
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is build-release?

Build all voxtype binaries for release. Builds Whisper (AVX2, AVX-512, Vulkan) and Parakeet (AVX2, AVX-512, CUDA) binaries using Docker. Use when preparing a new release. Source: peteonrails/voxtype.

How do I install build-release?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/peteonrails/voxtype --skill build-release Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/peteonrails/voxtype