·parakeet

Local speech-to-text via Handy app (push-to-talk) and NeMo CLI scripts. Parakeet V3: 25 languages, auto-detection, ~30x realtime on M4 Max, 6% WER. This skill should be used when transcribing audio files or dictating voice input.

24Installs·1Trend·@tdimino

Installation

$npx skills add https://github.com/tdimino/claude-code-minoan --skill parakeet

How to Install parakeet

Quickly install parakeet AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/tdimino/claude-code-minoan --skill parakeet
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: tdimino/claude-code-minoan.

SKILL.md

View raw

Local speech-to-text powered by NVIDIA Parakeet TDT 0.6B V3 (600MB model, 100% offline).

Handy is a free, open-source Tauri app (Rust + React) providing push-to-talk dictation with Parakeet V3 built in. Inference via transcribe-rs (ONNX Runtime, int8 quantized).

CLI scripts remain for headless/terminal use within Claude Code. These use NeMo/PyTorch.

Local speech-to-text via Handy app (push-to-talk) and NeMo CLI scripts. Parakeet V3: 25 languages, auto-detection, ~30x realtime on M4 Max, 6% WER. This skill should be used when transcribing audio files or dictating voice input. Source: tdimino/claude-code-minoan.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/tdimino/claude-code-minoan --skill parakeet
Category
*Creative Media
Verified
First Seen
2026-03-01
Updated
2026-03-10

Browse more skills from tdimino/claude-code-minoan

Quick answers

What is parakeet?

Local speech-to-text via Handy app (push-to-talk) and NeMo CLI scripts. Parakeet V3: 25 languages, auto-detection, ~30x realtime on M4 Max, 6% WER. This skill should be used when transcribing audio files or dictating voice input. Source: tdimino/claude-code-minoan.

How do I install parakeet?

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

Where is the source repository?

https://github.com/tdimino/claude-code-minoan