Gemini plus parakeet
Skill cyanxxy/transcription-agent-go/.skills/gemini-plus-parakeet
Agentic audio transcription in Go: parallel transcription agents, an LLM judge agent that picks the best, extensible via Agent Skills.
npx -y skills add cyanxxy/transcription-agent-go --skill gemini-plus-parakeetAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Runs a primary Gemini candidate alongside a Parakeet ASR candidate so the judge can cross-check timing-sensitive transcripts. Use when word-level timestamp precision matters or Gemini timestamps alone are unreliable.
SKILL.md
0.9 KB, 77 tokens by cl100k_base, as published. Nobody here has run it
Gemini + Parakeet Strategy
Emit one Gemini candidate at the configured primary model and one Parakeet ASR candidate. The judge compares them; Parakeet contributes word-level timing where Gemini drifts. If no Parakeet sidecar is configured, the Parakeet candidate is annotated unavailable and the judge falls back to the Gemini candidate.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.