Skip to content

HartreeWorks/skill--transcribe-audio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transcribe Audio

A Claude Code skill for transcribing audio files with speaker diarisation and automatic speaker name identification.

  • Parakeet + FluidAudio (default): Fast, local transcription with speaker identification. Runs entirely on Apple Silicon (~5 min for 1 hour of audio).
  • AssemblyAI (optional): Cloud-based, for non-English audio or when explicitly requested.
  • Speaker names: Automatically identifies speaker names from filename, YouTube metadata, and transcript content.

Documentation

  • See SKILL.md for complete documentation and usage instructions.
  • See REFERENCE.md for detailed reference notes (including filler-word cleanup behaviour).

Installation

# Run install
npx skills add HartreeWorks/skill--transcribe-audio

# When asked "Which agents do you want to install to?", select "Claude Code"
# in addition to the default "Universal" list.

If you get "command not found", install Node then try again.

About

Created by Peter Hartree. For updates, follow AI Wow, my AI uplift newsletter.

Find more skills at skills.sh and HartreeWorks/skills.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors