All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Ghost Pepper: Local Speech-to-Text Tool for macOS with WhisperKit and Qwen Models

By

MattHart88

1mo ago· 2 min readenCode

Summary

Ghost Pepper is a macOS application that provides 100% local hold-to-talk speech-to-text functionality. Users hold the Control key to record speech, then release to transcribe and paste the text. The tool uses two open-source models: WhisperKit for speech-to-text transcription and Qwen 2.5 for text cleanup to remove filler words and self-corrections. All processing happens locally with no cloud APIs or data leaving the user's machine. The models are served by Hugging Face and cached locally after the first download.

Key quotes

· 4 pulled
100% local hold-to-talk speech-to-text for macOS. Hold Control to record, release to transcribe and paste. No cloud APIs, no data leaves your machine.
Ghost Pepper uses two open-source models that download automatically on first launch.
Models are served by Hugging Face and cached locally after first download.
Removes filler words and self-corrections
Snippet from the RSS feed
Hold-to-talk speech-to-text for macOS. 100% local, powered by WhisperKit and local LLM cleanup. Hold Control to record, release to transcribe and paste. - matthartman/ghost-pepper

You might also wanna read