Skip to content

Add Pilgrim: on-device voice transcription with WhisperKit + CoreML#35

Open
momentmaker wants to merge 1 commit intotucan9389:masterfrom
momentmaker:add-pilgrim-whisperkit
Open

Add Pilgrim: on-device voice transcription with WhisperKit + CoreML#35
momentmaker wants to merge 1 commit intotucan9389:masterfrom
momentmaker:add-pilgrim-whisperkit

Conversation

@momentmaker
Copy link
Copy Markdown

Summary

  • Adds Pilgrim to the Application Projects section
  • Pilgrim is a mindful walking iOS app that uses WhisperKit to run OpenAI Whisper models on-device via CoreML for real-time voice transcription during walks
  • All transcription happens locally on the device — no cloud API calls
  • Open source (GPLv3), SwiftUI, available on the App Store

ML details

  • Model: OpenAI Whisper (speech-to-text)
  • Framework: CoreML via WhisperKit
  • Use case: Users record voice notes during walks; audio is transcribed entirely on-device with no network dependency
  • Privacy: Fully offline inference — no audio data ever leaves the device

🤖 Generated with Claude Code

Pilgrim is a mindful walking iOS app that uses WhisperKit to run OpenAI
Whisper models on-device via CoreML for real-time voice transcription
during walks — no cloud processing required. Open source (GPLv3) and
available on the App Store.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant