🎙 Cream Typer: Instant Voice Dictation and Translation for macOS

A tool based on whisper.cpp that provides offline dictation and translation using Metal GPU on Apple Silicon. The program can process 10 seconds of audio with a latency of only 0.4s.

🌍 The project demonstrates the efficient use of Whisper.cpp and Metal GPU to create a private tool that bypasses the limitations of standard translation methods through language token manipulation.

👤 It allows you to instantly dictate text in any language and receive the result in another in any application, simply by pressing Caps Lock. All computations are performed locally.

Source 1: https://github.com/adjacentai/cream-typer